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 supported4 Subscribers
Add a CodeTriage badge to pygithub
Help out
- Issues
- `Installation.get_repos` needs to differentiate between IAT access and UAT access
- docs: add example for uploading multiple files in a single commit
- fix: raise instead of returning False for non-204/404 statuses
- docs: add exception handling example
- fix: totalCount capped to 1000 for large search results
- Use simple str contains instead of re in requester 401 OTP test
- Add max_rate_limit_wait to GithubRetry to cap rate limit backoff
- feat: repositories-scoped app installation tokens
- Add support for workflow run pending deployments
- Handle non-dict JSON error bodies in createException
- Docs
- Python not yet supported