commit | 44783cab650c5ee6bcc13cd8c91741314647a25f | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@gmail.com> | Fri May 30 12:26:56 2014 -0700 |
committer | Craig Citro <craigcitro@gmail.com> | Fri May 30 12:26:56 2014 -0700 |
tree | d3433b22de99bb893713da3e5d706a7dca87b99b | |
parent | 56557e2c1d2cbce0d2de26e3a7f32f836b8f5eb2 [diff] | |
parent | e92c900ff05fa8423c198ac2c6275b789e9b3555 [diff] |
Merge pull request #10 from orestica/compacted Add support for Google Default Credentials.
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.