# Install tool
pip3 install pyfuelprices
# Install locally
just install
TODO
Sources used to provide data for this module include:
- AR: GobEnergy (http://datos.energia.gob.ar/dataset/precios-en-surtidor/archivo/80ac25de-a44a-4445-9215-090cf55cfda5)
- AT: Spritpreisrechner (https://www.spritpreisrechner.at/)
- AU: FuelWatch (https://www.fuelwatch.wa.gov.au), FuelSnoop (https://www.fuelsnoop.com.au/) and PetrolSpy (https://petrolspy.com.au)
- BE: DirectLease TankService (https://directlease.nl/tankservice/) - Use Netherlands data source below to access.
- BR: GasPass - Via proxy service hosted at https://gaspassproxy2-dhf8a6aphxbng9g4.brazilsouth-01.azurewebsites.net (you can host this yourself too)
- CA: GasBuddy (https://www.gasbuddy.com/) - Use US data source below to access.
- CH: Comparis (https://www.comparis.ch/benzin-preise)
- DE: TankerKoenig (https://tankerkoenig.de/)
- GB: CMA Temporary Road Fuel Price ODS (https://www.gov.uk/guidance/access-fuel-price-data)
- GR: FuelGR (https://fuelgr.gr/)
- NL: DirectLease TankService (https://directlease.nl/tankservice/)
- NZ: PetrolSpy (https://petrolspy.com.au) - Use Australia fuel source above to access.
- RO: Peco-Online (https://www.peco-online.ro/)
- SI: Goriva (https://goriva.si/)
- US: GasBuddy (https://www.gasbuddy.com/)
# Get a comprehensive list of development tools
just --list