Metadata-Version: 2.4
Name: github-rest-api
Version: 0.33.1
Summary: Simple wrapper of GitHub REST APIs.
Author-email: Ben Du <longendu@yahoo.com>
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <4,>=3.11
Requires-Dist: dulwich>=0.25.1
Requires-Dist: psutil>=5.9.4
Requires-Dist: requests>=2.28.2
Description-Content-Type: text/markdown

# GitHub REST APIs  |  [@GitHub](https://github.com/legendu-net/github_rest_api)  |  [@PyPI](https://pypi.org/project/github-rest-api/)

Simple wrapper of GitHub REST APIs with a focus on making GitHub Actions automation easy.
