safpis


Namesafpis JSON
Version 0.2.8 PyPI version JSON
download
home_page
SummarySAFPIS is a Python library to access the South Australia Fuel Pricing Information Scheme (SAFPIS) REST API.
upload_time2024-03-05 11:43:40
maintainer
docs_urlNone
author
requires_python>=3.5
licenseMIT License
keywords fuel petrol south australia safpis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ======
safpis
======


.. image:: https://img.shields.io/pypi/v/safpis.svg
     :target: https://pypi.python.org/pypi/safpis

.. image:: https://img.shields.io/github/actions/workflow/status/nathanhaigh/safpis/python-package.yml
     :target: https://github.com/nathanhaigh/safpis/actions/workflows/python-package.yml

.. image:: https://img.shields.io/readthedocs/safpis
     :target: https://safpis.readthedocs.io/en/latest/?version=latest
     :alt: Documentation Status

.. image:: https://img.shields.io/codecov/c/github/nathanhaigh/safpis
     :target: https://app.codecov.io/gh/nathanhaigh/safpis

.. image:: https://img.shields.io/badge/code%20style-black-black
     :target: https://black.readthedocs.io/en/stable/

.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
     :target: https://opensource.org/licenses/MIT


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.

* Free software: MIT license
* Documentation: https://safpis.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "safpis",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "Fuel,Petrol,South Australia,safpis",
    "author": "",
    "author_email": "Nathan Watson-Haigh <nathan@watsonhaigh.net>",
    "download_url": "https://files.pythonhosted.org/packages/ac/8e/c0ef65ece401521e0f67c65adf6611ca89104280f5985ff6835ff525bdd6/safpis-0.2.8.tar.gz",
    "platform": null,
    "description": "======\nsafpis\n======\n\n\n.. image:: https://img.shields.io/pypi/v/safpis.svg\n     :target: https://pypi.python.org/pypi/safpis\n\n.. image:: https://img.shields.io/github/actions/workflow/status/nathanhaigh/safpis/python-package.yml\n     :target: https://github.com/nathanhaigh/safpis/actions/workflows/python-package.yml\n\n.. image:: https://img.shields.io/readthedocs/safpis\n     :target: https://safpis.readthedocs.io/en/latest/?version=latest\n     :alt: Documentation Status\n\n.. image:: https://img.shields.io/codecov/c/github/nathanhaigh/safpis\n     :target: https://app.codecov.io/gh/nathanhaigh/safpis\n\n.. image:: https://img.shields.io/badge/code%20style-black-black\n     :target: https://black.readthedocs.io/en/stable/\n\n.. image:: https://img.shields.io/badge/License-MIT-yellow.svg\n     :target: https://opensource.org/licenses/MIT\n\n\nsafpis is a Python library to access the South Australia Fuel Pricing\nInformation Scheme (SAFPIS) REST API.\n\nTo use this library you will first need to register to become an SAFPIS Data\nPublisher and receive a Subscriber Token. Visit https://www.safuelpricinginformation.com.au/\nfor more information and details about registering to become a Data Publisher.\n\nThe SAFPIS is a mechanism through which Fuel Retailers are required, by law, to\nreport their fuel prices and Data Publishers can access the data via a REST\nAPI.\n\n* Free software: MIT license\n* Documentation: https://safpis.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "SAFPIS is a Python library to access the South Australia Fuel Pricing     Information Scheme (SAFPIS) REST API.",
    "version": "0.2.8",
    "project_urls": {
        "Documentation": "https://safpis.readthedocs.io",
        "History": "https://github.com/nathanhaigh/safpis/blob/main/HISTORY.rst",
        "Issues": "https://github.com/nathanhaigh/safpis/issues",
        "Repository": "https://github.com/nathanhaigh/safpis.git"
    },
    "split_keywords": [
        "fuel",
        "petrol",
        "south australia",
        "safpis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6578f07b95082e8b07f7f3a6474c025577676bcafa2236f8ec604c857a46b843",
                "md5": "92b10deb8d2b82da33984257e255ed5f",
                "sha256": "844145791313c829eea848dcb02240b1b83f085f83a7e618c1c3eda2fa422def"
            },
            "downloads": -1,
            "filename": "safpis-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92b10deb8d2b82da33984257e255ed5f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 9312,
            "upload_time": "2024-03-05T11:43:38",
            "upload_time_iso_8601": "2024-03-05T11:43:38.267234Z",
            "url": "https://files.pythonhosted.org/packages/65/78/f07b95082e8b07f7f3a6474c025577676bcafa2236f8ec604c857a46b843/safpis-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac8ec0ef65ece401521e0f67c65adf6611ca89104280f5985ff6835ff525bdd6",
                "md5": "69c8d3a2da0a98279e41ad07f9858745",
                "sha256": "793b2ba8bc209e25ef46a96ae95e484f809a78dd84a45808978974173325423f"
            },
            "downloads": -1,
            "filename": "safpis-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "69c8d3a2da0a98279e41ad07f9858745",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 37559,
            "upload_time": "2024-03-05T11:43:40",
            "upload_time_iso_8601": "2024-03-05T11:43:40.408332Z",
            "url": "https://files.pythonhosted.org/packages/ac/8e/c0ef65ece401521e0f67c65adf6611ca89104280f5985ff6835ff525bdd6/safpis-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-05 11:43:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nathanhaigh",
    "github_project": "safpis",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "safpis"
}
        
Elapsed time: 0.20952s