Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 1.66 KB

File metadata and controls

65 lines (47 loc) · 1.66 KB
.. module:: github2
   :synopsis: GitHub API v2 library for Python

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.

.. pypi-release:: github2
   :prefix: Download
   :class: sidebar

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/

Contents

.. toctree::
   :maxdepth: 2

   install
   quickstart
   api/index
   problems
   bugs
   contributing
   wild
   release
   license

Indices and tables