pygithub
https://github.com/pygithub/pygithub
Python
Typed interactions with the GitHub API v3
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to pygithub
Help out
- Issues
- fix: raise exception in is_merged() for non-204/non-404 status codes
- Bug: get_assets() fails with 404 when release is fetched by tag in v2.9.0
- Release 2.9.0
- Async support
- Overriding type for api.github.com schema.
- Add `has_pull_request` read/edit support
- fix: Add requestJsonAndCheck204 to properly handle 204 status checks
- Support enterprises/{enterprise}/audit-log endpoint
- `sha` argument to `get_commit` is misleading
- JSON decoder error
- Docs
- Python not yet supported