commit | d7a0c0e09a7cec94c4f490ed11d5cd42e16e1ce6 | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@gmail.com> | Thu Jun 19 23:31:26 2014 -0700 |
committer | Craig Citro <craigcitro@gmail.com> | Thu Jun 19 23:31:26 2014 -0700 |
tree | 91e702438a052f4db0e060694ad13f7c4d0610b3 | |
parent | f94714a482ad094049e8e70796a65606467ebd3e [diff] |
Update oauth2client submodule to current.
This is python client library for Google's discovery based APIs.
To install, simply use pip
or easy_install
:
$ pip install --upgrade google-api-python-client
or
$ easy_install --upgrade google-api-python-client
See the Developers Guide for more detailed instructions and documentation.
These libraries will be installed when you install the client library:
Depending on your version of Python, these libraries may also be installed:
For development you will also need:
Please see the contributing page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.