commit | c8dec010968fa2694508fed6a7d282d71fe5abd5 | [log] [tgz] |
---|---|---|
author | Sam Chiu <[email protected]> | Thu Jun 14 13:50:10 2018 -0700 |
committer | android-build-merger <[email protected]> | Thu Jun 14 13:50:10 2018 -0700 |
tree | 8e9f43e8c8de2ddc71e24f95ea4c950d6a4a3218 | |
parent | 6e0c0af3fa414387cd2ecc22ba6cb4eca47f171e [diff] | |
parent | e689baca44bc153374876c015fbc3f56801c76fc [diff] |
Merge commit '08357b2' into google-api-python-client_v1.5.1 am: e689baca44 Change-Id: If1b8f7fd35cac23f521d79a77b0d4ec5d35fc022
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.