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.
|