github2 - GitHub API v2 library for Python

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.

You should read the developer documentation for the GitHub API first.

Git repository:https://github.com/ask/python-github2/
Issue tracker:https://github.com/ask/python-github2/issues/
Contributors:https://github.com/ask/python-github2/contributors/

Indices and tables

Table Of Contents

Next topic

Installation

This Page