0c3dede62e
- Update to 1.21.0 - Enable STAGE support, delete pkg-plist acordingly - Enable AUTOPLIST - Switch to setuptools - Remove USE_ZIP, distribution file is now tar.gz - pkg-descr: Update WWW: URL - pkg-descr: Tab->space in WWW: - Repatch setup.py Changes: http://jacquev6.github.io/PyGithub/changes.html
8 lines
298 B
Text
8 lines
298 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.
|
|
|
|
WWW: https://github.com/jacquev6/PyGithub
|