github3.py is a comprehensive, actively developed and extraordinarily stable wrapper around the GitHub API (v3).
See HISTORY.rst for any "breaking" changes.
$ pip install --pre github3.py
- requests by Kenneth Reitz
- uritemplate.py by Ian Cordasco
Please read the CONTRIBUTING document.
You can run either pip install -r dev-requirements.txt
to install the
following before testing or simply make test-deps
. It is suggested you do
this in a virtual enviroment. These need to be installed for the tests to run.
Modified BSD license
See the docs for more examples.
Install the dependencies from requirements.txt e.g.:
make tests
Ian Cordasco (sigmavirus24)
- Feel free to use the github3.py tag on StackOverflow for any questions you may have
- If you dislike StackOverflow it is preferred that you send an email to [email protected]
- You may also contact (via email) the author directly with questions/suggestions/comments or if you wish to include sensitive data.