Metadata-Version: 2.1
Name: apphelpers
Version: 0.19.4
Summary: Common helper libraries for Python Apps
Home-page: https://github.com/scrolltech/apphelpers
Author: Scroll Tech
Author-email: tech@scrollstack.com
License: MIT license
Keywords: apphelpers
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE
License-File: AUTHORS.rst

=======================================
Common helper libraries for Python Apps
=======================================


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

.. image:: https://img.shields.io/travis/scrolltech/apphelpers.svg
        :target: https://travis-ci.org/scrolltech/apphelpers

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


.. image:: https://pyup.io/repos/github/scrolltech/apphelpers/shield.svg
     :target: https://pyup.io/repos/github/scrolltech/apphelpers/
     :alt: Updates



Common helper libraries for Python Apps


* Free software: MIT license
* Documentation: https://apphelpers.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.19.1 (2021-10-07)
-------------------

* Report function args in honeybadger context

0.9.2 (2019-05-20)
------------------

* New options `groups_forbidden` and `groups_required` to secure API access

0.1.0 (2019-03-24)
------------------

* First release on PyPI.


