commit | 5a86027fedf77f3b7bc0f53776e789381d0e387a | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@gmail.com> | Fri Jun 06 10:23:00 2014 -0700 |
committer | Craig Citro <craigcitro@gmail.com> | Fri Jun 06 10:23:00 2014 -0700 |
tree | ced73ab97f3b1523d2413fe0db0de1f8fc85908d | |
parent | 44783cab650c5ee6bcc13cd8c91741314647a25f [diff] | |
parent | ae83efbc73679119acae6ec8505e193811b778b6 [diff] |
Merge pull request #12 from craigcitro/interface Check credentials types before using them.
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.