Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

HireIQ/python-github2

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • Python 100.0%