Metadata-Version: 2.1
Name: parrot-api-core
Version: 0.1.4
Summary: Python API Project Framework
Home-page: https://github.com/perrystallings/parrot_api_core
Author: Perry Stallings
Author-email: astal01@gmail.com
License: MIT license
Description: ===============
        Parrot Api Core
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/parrot_api_core.svg
                :target: https://pypi.python.org/pypi/parrot_api_core
        
        .. image:: https://img.shields.io/travis/perrystallings/parrot_api_core.svg
                :target: https://travis-ci.com/perrystallings/parrot_api_core
        
        .. image:: https://readthedocs.org/projects/parrot-api-core/badge/?version=latest
                :target: https://parrot-api-core.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/perrystallings/parrot_api_core/shield.svg
             :target: https://pyup.io/repos/github/perrystallings/parrot_api_core/
             :alt: Updates
        
        
        
        Python API Project Framework
        
        
        * Free software: MIT license
        * Documentation: https://parrot-api-core.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 (2021-12-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: parrot_api_core
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
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Provides-Extra: async
