github3.py is a comprehensive, actively developed, and extraordinarily stable wrapper around the GitHub API (v3).
Note: This library currently works with Python 3.6+ or pypy3. For older versions, please use version 1.3.0.
$ pip install github3.py
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 environment. These need to be installed for the tests to run.
You can find master build statuses for different environments.
Modified BSD license
See the docs for more examples.
Install the dependencies from requirements.txt e.g.:
make tests
Ian Stapleton Cordasco (sigmavirus24)
- Feel free to use the github3.py tag on Stack Overflow for any questions you may have.
- If you dislike Stack Overflow, it is preferred that you send an email to github3.py@librelist.com .
- You may also contact (via email) the author directly with questions/suggestions/comments or if you wish to include sensitive data.