commit | ecc64a0a2baa4a77f35dec83ad05c6c9ba2d2841 | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@gmail.com> | Tue Jul 08 11:46:59 2014 -0700 |
committer | Craig Citro <craigcitro@gmail.com> | Tue Jul 08 11:46:59 2014 -0700 |
tree | 9c4e86decdb5eca59cf4d560262a3e7465f2f27f | |
parent | 4282aa3e4ff26acf2ee8aa67a6a6d62c4a94ce14 [diff] | |
parent | aff4e1f8105f8293ffb72f0a72e6ad91b6265880 [diff] |
Merge pull request #16 from orestica/patch-1 Introduce Application Default Credentials concept
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.