commit | 30ecbd4b345b8972e1cd07146985a598b5b87150 | [log] [tgz] |
---|---|---|
author | Pepper Lebeck-Jobe <eljobe@gmail.com> | Fri Jun 12 11:45:57 2015 -0400 |
committer | Pepper Lebeck-Jobe <eljobe@gmail.com> | Fri Jun 12 11:46:49 2015 -0400 |
tree | 4c695fcd112bea83d2ce8e6854f1aae6fe81753b | |
parent | 9a8f94bab0bd764463c98ea8da71a2d200f65ca3 [diff] |
Add the test which would have failed before this change This test ensures that a batch GET request with no body object will still include the trailing newlines.
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.