GitHub API v2 library for Python.


Keywords
git, github, api
License
BSD-3-Clause
Install
pip install github2==0.6.2

Documentation

github2 - GitHub API v2 library for Python.

Authors: Ask Solem (askh@opera.com)
Version: 0.6.2

Warning

GitHub have marked API v2 as deprecated, you should be looking to replace your usage of github2 in the near future.

Both remoteobjects and micromodels provide easy-to-use functionality for creating bindings to remote APIs, and should significantly reduce the amount of work needed in moving away from GitHub's API v2.

This is a Python library implementing all of the features available in version 2 of the GitHub API.

See the doc/ directory for installation instructions and usage information. If you prefer you can also read the documentation online.

License

This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.