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
- 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
- feat: add Organization.get_audit_log() for /orgs/{org}/audit-log endpoint
- Fix boolean status methods to raise on error statuses instead of returning False
- Docs
- Python not yet supported