commit | b835178958ef26e690d9ae1dccf58adbae513e28 | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@gmail.com> | Tue Mar 10 16:33:23 2015 -0700 |
committer | Craig Citro <craigcitro@gmail.com> | Tue Mar 10 16:33:23 2015 -0700 |
tree | 37a1e8fc49cbb74e11bf254c7b2bfb54a973cb3e | |
parent | 693f2378b966a370caefdfa7905f56ca02d8a596 [diff] | |
parent | 31c47b8b13195a04f1f8783e3cec74729d34bc5b [diff] |
Merge pull request #68 from nathanielmanistaatgoogle/one-point-four-point-zero One point four point zero
This is the Python client library for Google's discovery based APIs. To get started, please see the full documentation for this library. Additionally, dynamically generated documentation is available for all of the APIs supported by this library.
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 additional documentation.
Python 2.6 or 2.7 is required. Python 3.x is not yet supported.
The following libraries will be installed when you install the client library:
For development you will also need the following libraries:
Please see the contributing page for more information. In particular, we love pull requests - but please make sure to sign the contributor license agreement.