gas-prices

Install

pip3 install -r requirements.txt

Run

python3 script/gasprice.py

Deployed Link

https://kirandeep123.github.io/gas-prices/

Requirements/Dependencies

lxml==4.5.1
numpy==1.18.4
pandas==1.0.1
pandas-datareader==0.8.1
python-dateutil==2.8.1
pytz==2020.1
requests==2.20.0
six==1.15.0
xlrd==1.2.0