438f9d978cdd214e52679bbba0065a7bb35cb00e
The `uritemplate` module was only used in one place, for what amounted mostly to a string replace, so we can simply drop it. Unfortunately the `META` variable in that file is part of the public interface, so we need to keep it around as-is.
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%