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.

Installation

$ pip install github3.py

Dependencies

Contributing

Please read the CONTRIBUTING document.

Testing

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.

Build status

You can find master build statuses for different environments.

License

Modified BSD license

GitHub - sigmavirus24/github3.py: Hi, I’m a library for interacting with GItHub’s REST API in a convenient and ergonomic way. I work on Python 3.6+.
Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+. - GitHub - sigmavirus24/github3.py: Hi, I'm a library for interacting...