This is a client library for accessing resources protected by OAuth 2.0.
To install, simply say
$ easy_install --upgrade oauth2client
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)
Please see the contributing page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.