Metadata-Version: 2.1
Name: zeroae-goblet
Version: 0.0.1
Summary: A Chalice blueprint for creating GitHub Apps
Home-page: https://github.com/zeroae/zeroae-goblet
Author: Patrick Sodré
Author-email: psodre@gmail.com
License: Apache
Description: =============================
        ZeroAE's GitHub App Framework
        =============================
        
        .. image:: https://img.shields.io/github/workflow/status/zeroae/zeroae-goblet/pypa-conda?label=pypa-conda&logo=github&style=flat-square
           :target: https://github.com/zeroae/zeroae-goblet/actions?query=workflow%3Apypa-conda
        
        .. image:: https://img.shields.io/conda/v/zeroae/zeroae-goblet?logo=anaconda&style=flat-square
           :target: https://anaconda.org/zeroae/zeroae-goblet
        
        
        .. image:: https://img.shields.io/codecov/c/gh/zeroae/zeroae-goblet?logo=codecov&style=flat-square
           :target: https://codecov.io/gh/zeroae/zeroae-goblet
        
        .. image:: https://img.shields.io/codacy/grade/2b7e8dd25f3a40e08a98d5b094181c4b?logo=codacy&style=flat-square
           :target: https://www.codacy.com/app/zeroae/zeroae-goblet
           :alt: Codacy Badge
        
        .. image:: https://img.shields.io/badge/code--style-black-black?style=flat-square
           :target: https://github.com/psf/black
        
        
        .. image:: https://img.shields.io/pypi/v/zeroae-goblet?logo=pypi&style=flat-square
           :target: https://pypi.python.org/pypi/zeroae-goblet
        
        .. image:: https://readthedocs.org/projects/zeroae-goblet/badge/?version=latest&style=flat-square
           :target: https://zeroae-goblet.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        
        
        
        A Chalice_ Blueprint for creating `GitHub Apps`_ inspired by Probot_
        
        
        * Free software: Apache-2.0
        * Documentation: https://zeroae-goblet.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        -------
        
        This package was created with ght-render_ and the `sodre/ght-pypackage`_ project template.
        
        .. _Chalice: https://github.com/aws/chalice
        .. _`GitHub Apps`: https://developer.github.com/apps
        .. _Probot: https://probot.github.io
        .. _ght-render: https://github.com/sodre/action-ght-render
        .. _`sodre/ght-pypackage`: https://github.com/sodre/ght-pypackage
        
Keywords: goblet zeroae
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software 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.6
Description-Content-Type: text/x-rst
Provides-Extra: test
