Skip to main content

Github API v2 library for Python

Project description

Authors:

Ask Solem (askh@opera.com)

Version:
0.5.2

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.

User-visible changes

0.5.2 - 2011-09-02

  • Functions that returned dict objects have been deprecated, enable DeprecationWarning support to see if you’re affected

0.5.1 - 2011-06-11

  • This is a bugfix release for compatibility with the latest httplib2 release

  • httplib2 v0.7.0, or higher, is required

0.5.0 - 2011-05-24

0.4.0 - 2011-05-23

  • Python 3 compatibility

  • The github_manage_collaborators script will be installed using entry_points, which means there is now a run-time dependency on distribute

  • Support for managing teams and organisations

  • HTTP proxy support

0.3.0 - 2011-04-13

  • Caching support, see the cache keyword of github.client.Github

  • OAuth2 authentication support

  • Additional issues support:

    • Searching issues with issues.search

    • List issues by label with issues.list_by_label

    • List all project labels with issues.list_labels

    • Edit an existing issue with issues.edit

    • Reopen closed issues with issues.reopen

  • Additional repos support

    • List non-owned projects that you have push rights to with repos.pushable

  • Requires httplib2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

github2-0.5.2.tar.gz (128.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page