github3.py 0.8.0 released!

Ian Cordasco graffatcolmingov at gmail.com
Sat Jan 4 22:58:05 CET 2014


I am proud to announce the release of version 0.8.0 of github3.py, a
wrapper for version 3 of GitHub's API.

This version adds support for the recently finalized search
functionality added to GitHub's API and support for the experimental
releases API to allow users to create, edit, and delete Releases on
GitHub. The library also now supports Two-Factor Authentication with
GitHub's API.

To download this new version simply `pip install github3.py`.

For a full changelog and other documentation, please see:
https://github3py.rtfd.org/

--
Ian Cordasco


More information about the Python-announce-list mailing list