Metadata-Version: 2.1
Name: github_webhook_app
Version: 0.9.0
Summary: Decorate your way to an app capable of responding to Github Webhook Events
Author: Josh Ghiloni
Author-email: ghiloni@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: fastapi (<0.96.0)
Requires-Dist: fastapi-class (>=3.3.0,<4.0.0)
Requires-Dist: pydantic (<2.0.0)
Requires-Dist: pygithub (>=2.1.1,<3.0.0)
Requires-Dist: setuptools (>=68.2.2,<69.0.0)
Requires-Dist: uvicorn[standard] (>=0.23.2,<0.24.0)
Description-Content-Type: text/markdown


