All Projects → ask → Python Github2

ask / Python Github2

Licence: other
github client in python, with issues support.

Programming Languages

python
139335 projects - #7 most used programming language

================================================================================ github2 - GitHub API v2 library for Python.

:Authors: Ask Solem ([email protected]) :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_.

.. _remoteobjects: https://github.com/saymedia/remoteobjects .. _micromodels: https://github.com/j4mie/micromodels .. _GitHub API: http://develop.github.com/ .. _documentation online: http://packages.python.org/github2

License

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

.. # vim: syntax=rst expandtab tabstop=4 shiftwidth=4 shiftround

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].