0cad2086584dba51119bd018e51080e9ea26a8d0
* Set the minimum version of python to be 2.6, since we don't need to support anything older anymore. * As the first of a series of related cleanups, drop our custom json module (since json is in the stdlib since 2.6).
This is a client library for accessing resources protected by OAuth 2.0.
Installation
To install, simply say
$ easy_install --upgrade oauth2client
Third Party Libraries
These libraries will be installed when you install the client library:
- http://code.google.com/p/httplib2
- http://pypi.python.org/pypi/simplejson/ (python version < 2.7 only)
Contributing
Please see the contributing page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.
Description
Languages
Python
99.3%
Shell
0.7%