Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.36 KB

README.rst

File metadata and controls

36 lines (26 loc) · 1.36 KB

github2 - GitHub API v2 library for Python.

Authors: Ask Solem ([email protected])
Version: 0.6.1

Warning

GitHub are planning to switch off API v2 on 2012-05-01, you should be looking to replace github2 as soon as possible.

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.