Files
deb-python-oauth2client/README_oauth2client
Joe Gregorio 79daca0a32 Start removing dependence on gflags.
Reviewed in https://codereview.appspot.com/7628044/.

This only removes the dependency from the core library, a second CL will
update all the samples.
2013-03-29 16:25:52 -04:00

23 lines
439 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
Depending on your version of Python, these libraries may also be installed:
http://pypi.python.org/pypi/simplejson/