Files
deb-python-oauth2client/README_oauth2client
Joe Gregorio 2401bd68e8 1.0beta7
2011-12-15 09:18:49 -05:00

24 lines
478 B
Plaintext

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://code.google.com/p/python-gflags
Depending on your version of Python, these libraries may also be installed:
http://pypi.python.org/pypi/simplejson/