Metadata-Version: 2.1
Name: pyghc
Version: 0.1.0
Summary: A Python Client for the GitHub REST API
Home-page: https://github.com/appheap/PyGithub
License: MIT
Keywords: github,python,github-client
Author: taleb.zarhesh
Author-email: taleb.zarhesh@gmail.com
Maintainer: taleb.zarhesh
Maintainer-email: taleb.zarhesh@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: arrow (>=1.2.2,<2.0.0)
Requires-Dist: python-decouple (>=3.6,<4.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Project-URL: Repository, https://github.com/appheap/PyGithub
Description-Content-Type: text/markdown

# PyGithub
A Python Client for the GitHub REST API

