commit | 38e507df9dad2284a39cb17c8166976f561600a5 | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@gmail.com> | Thu Jun 19 17:34:35 2014 -0700 |
committer | Craig Citro <craigcitro@gmail.com> | Thu Jun 19 17:34:35 2014 -0700 |
tree | 49df5a85077fe4d2e50d382dc6faa7f3a8ec4599 | |
parent | 5a86027fedf77f3b7bc0f53776e789381d0e387a [diff] |
Add a simple gitignore.
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.