Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install github2

How to install github2

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install github2
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.6.1
0.6.2Never BuiltWhy not?
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
0.3.1 Failed View build log
0.3.0 Failed View build log
0.2.0 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
0.6.1
0.6.2Never BuiltWhy not?
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
Windows (64-bit)
0.6.1
0.6.2Never BuiltWhy not?
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
0.3.0 Available View build log
0.2.0 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
0.6.1
0.6.2Never BuiltWhy not?
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
Mac OS X (10.5+)
0.6.1
0.6.2Never BuiltWhy not?
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
0.3.0 Available View build log
0.2.0 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
0.6.1
0.6.2 Failed View build log
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
Linux (32-bit)
0.6.2 Available View build log
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
0.3.0 Available View build log
0.2.0 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
0.6.1
0.6.2 Failed View build log
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
Linux (64-bit)
0.6.2 Available View build log
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
0.3.0 Available View build log
0.2.0 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
0.6.1
0.6.2 Failed View build log
0.6.1 Available View build log
0.6.0 Available View build log
0.5.2 Available View build log
0.5.1 Available View build log
0.5.0 Available View build log
0.4.1 Available View build log
0.6.2 Available View build log
 
Author
License
BSD
Lastest release
version 0.6.2 on Nov 22nd, 2012

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.

User-visible changes

This file lists only the most important changes that may be visible to users, look at the git repository for the full project history.

0.6.2 - 2012-06-11
  • Updated dependencies to handle recent python-dateutil releases
  • Fixed simplejson dependencies for Python 2.4
0.6.1 - 2012-02-28
  • Support for GitHub:Enterprise using the github_url parameter when creating a client
  • Adds SSH key management
  • Support reading SSL certificates from the location set in CURL_CA_BUNDLE, if all else fails
0.6.0 - 2011-12-21
  • Now uses system certificates for SSL validation where possible
  • Python 3 is supported directly, without a separate 2to3 build step
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

Subscribe to package updates

Last updated Nov 22nd, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.