Metadata-Version: 2.1
Name: octopy-admin
Version: 0.2.5
Summary: OctoPy Admin is a python library for interacting with the GitHub GraphQL and REST APIs.
Author: Brett Kuhlman
Author-email: kuhlman-labs@github.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: gql (>=3.4.0,<4.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
