commit | be9c120ea774ad158700514dcb5bd8b90922c03f | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Fri Jun 15 09:30:43 2018 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Fri Jun 15 09:30:43 2018 +0000 |
tree | 8e9f43e8c8de2ddc71e24f95ea4c950d6a4a3218 | |
parent | 6e0c0af3fa414387cd2ecc22ba6cb4eca47f171e [diff] | |
parent | de9a81f140e4658f5bf3318691aaf21aabbcec10 [diff] |
Snap for 4842501 from de9a81f140e4658f5bf3318691aaf21aabbcec10 to qt-release Change-Id: I5e7ed80d874c759b5a534e595d868d7731939c8c
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.