Collection of fuel price related data, like world market price of crude oil and currency rates. Visual representation and comparison of this data is attempted at gasvaktin.is/comparison/.
Python3, pip and packages in requirements.txt
file:
pip install -r requirements.txt
python comparison.py --fetch-data --write-data
See --help
for more info:
python comparison.py --help