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