ghapi provides 100% always-updated coverage of the entire GitHub API
There are two ways to use ghapi: either through
- Python
- command line
fastai/ghapi
A delightful and complete interface to GitHub's amazing API ghapi provides 100% always-updated coverage of the entire GitHub API. Because we automatically convert the OpenAPI spec to a Pythonic API, ghapi is always up to date with the latest changes to GitHub APIs.
https://github.com/fastai/ghapi

Seonglae Cho