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 supported5 Subscribers
Add a CodeTriage badge to pygithub
Help out
- Issues
- `Team` class using legacy API endpoints
- Quick way to get all repo names of an org (or query repos based on regex directly)
- `head_repo` missing from `create_pull`
- Fix docstring formatting in `create_file` and `update_file`
- Remove redundant types from docstrings
- Link Commit to correct upstream documentation
- Allow datetime authorship dates when creating commits
- list(repo.get_commits(until=issue_creation_time)) gets stuck for me and never ends
- Get pull request merged from other repository information from the commit history
- Check if a branch has been merged?
- Docs
- Python not yet supported