PyGitHub Projects .

Technology

PyGitHub

A comprehensive Python library for managing GitHub resources through the REST API v3.

PyGitHub provides a typed Python interface to the GitHub REST API, allowing developers to automate repository management, issue tracking, and pull request workflows. It supports complex operations like managing organization memberships, creating GitHub Actions secrets, and paginating through large datasets (e.g., thousands of commits or stargazers). By wrapping HTTP requests into intuitive objects like 'Repository' and 'NamedUser', it eliminates the need for manual JSON parsing and raw curl commands.

https://github.com/PyGithub/PyGithub
1 project · 1 city

Related technologies

Recent Talks & Demos

Showing 1-1 of 1

Members-Only

Sign in to see who built these projects