mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
- Update version 1.57=>2.1.1 Changelog: https://github.com/PyGithub/PyGithub/releases/tag/v2.1.1 PR: 276122
6 lines
255 B
Text
6 lines
255 B
Text
This is a Python library to access the Github API v3.
|
|
|
|
With it, you can manage your Github resources (repositories, user profiles,
|
|
organizations, etc.) from Python scripts.
|
|
|
|
It covers the full API, and all methods are tested against the real Github site.
|