safpis

https://img.shields.io/pypi/v/safpis.svg https://img.shields.io/github/actions/workflow/status/nathanhaigh/safpis/python-package.yml Documentation Status https://img.shields.io/codecov/c/github/nathanhaigh/safpis https://img.shields.io/badge/code%20style-black-black https://img.shields.io/badge/License-MIT-yellow.svg

safpis is a Python library to access the South Australia Fuel Pricing Information Scheme (SAFPIS) REST API.

To use this library you will first need to register to become an SAFPIS Data Publisher and receive a Subscriber Token. Visit https://www.safuelpricinginformation.com.au/ for more information and details about registering to become a Data Publisher.

The SAFPIS is a mechanism through which Fuel Retailers are required, by law, to report their fuel prices and Data Publishers can access the data via a REST API.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.