commit | d21fd115330870010a752c1e8051d1a15bbbcf18 | [log] [tgz] |
---|---|---|
author | Sam Chiu <samchiu@google.com> | Thu Jun 14 14:06:16 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jun 14 14:06:16 2018 -0700 |
tree | 8e9f43e8c8de2ddc71e24f95ea4c950d6a4a3218 | |
parent | 6e0c0af3fa414387cd2ecc22ba6cb4eca47f171e [diff] | |
parent | c8dec010968fa2694508fed6a7d282d71fe5abd5 [diff] |
Merge commit '08357b2' into google-api-python-client_v1.5.1 am: e689baca44 am: c8dec01096 Change-Id: I737c8495153db87214a27bfc08a97435790fb120
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 are fully supported.
Python 3.3+ is also now supported! However, this library has not yet been used as thoroughly with Python 3, so we'd recommend testing before deploying with Python 3 in production.
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.