commit | 12d92c896a8305e5d735914f126c087eab67d13a | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Thu Oct 04 03:13:29 2018 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Oct 04 03:13:29 2018 +0000 |
tree | 854bebf8253376d56b2f3fe1d9d54d6c6dc37bac | |
parent | be9c120ea774ad158700514dcb5bd8b90922c03f [diff] | |
parent | 9eee6ac84b7a720d464053bb7e075b0de517bd10 [diff] |
Snap for 5048123 from 9eee6ac84b7a720d464053bb7e075b0de517bd10 to qt-release Change-Id: I6e946505eb02dd336c2eec1d7ca7f654bae00a0a
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.