pygithub
https://github.com/jacquev6/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 supported6 Subscribers
Add a CodeTriage badge to pygithub
Help out
- Issues
- Add support for workflow run pending deployments
- Handle non-dict JSON error bodies in createException
- Slicing a PaginatedList at or past the end raises IndexError instead of returning []
- Fix IndexError when slicing PaginatedList at or past the end
- Fix lazy "latest" GitRelease returning tag_name "latest"
- Send correct UTC instant for timezone-aware query datetimes
- BranchProtection.restrictions raises AttributeError when push restrictions are present
- Fix BranchProtection.restrictions raising AttributeError
- OrganizationSecret.edit() uses a non-existent PATCH endpoint and leaks the plaintext secret
- Fix OrganizationSecret.edit() to seal the value and use PUT
- Docs
- Python not yet supported