Metadata-Version: 2.1
Name: pigauth
Version: 0.1.0
Summary: Authorization Helper for Python projects
Home-page: https://github.com/ivangeorgiev/pigauth
Author: Ivan Georgiev
Author-email: ivan.georgiev@gmail.com
License: BSD license
Keywords: pigauth
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
License-File: LICENSE

=================================================================================================================================================================
Python Authorization Helper
=================================================================================================================================================================


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

.. image:: https://img.shields.io/travis/ivangeorgiev/pigauth.svg
        :target: https://travis-ci.com/ivangeorgiev/pigauth

.. image:: https://readthedocs.org/projects/pigauth/badge/?version=latest
        :target: https://pigauth.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Authorization Helper for Python projects


* Free software: BSD license
* Documentation: https://pigauth.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


=======
History
=======

0.1.0 (2023-01-20)
------------------

* First release on PyPI.


