pantherale0 / pyfuelprices

An expandable Python fuel prices library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyfuelprices

A generic python module to retrieve fuel prices for different fuel suppliers.

Build Status Coverage Status PyPi Licence

Install

# Install tool
pip3 install pyfuelprices

# Install locally
just install

Usage

TODO

Datasources

Sources used to provide data for this module include:

Development

# Get a comprehensive list of development tools
just --list

About

An expandable Python fuel prices library

License:MIT License


Languages

Language:Python 98.4%Language:Just 1.6%