client libraries for humans
Project description
google-apitools is a collection of utilities to make it easier to build client-side tools, especially those that talk to Google APIs.
NOTE: This library is stable, but in maintenance mode, and not under active development. However, any bugs or security issues will be fixed promptly.
Installing as a library
To install the library into the current virtual environment:
$ pip install google-apitools
Installing the command-line tools
To install the command-line scripts into the current virtual environment:
$ pip install google-apitools[cli]
Running the tests
First, install the testing dependencies:
$ pip install google-apitools[testing]
and the nose testrunner:
$ pip install nose
Then run the tests:
$ nosetests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
google-apitools-0.5.0.zip
(241.5 kB
view hashes)
google-apitools-0.5.0.tar.gz
(186.5 kB
view hashes)
Built Distribution
Close
Hashes for google_apitools-0.5.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09073886bc831905e16fde0932afd97c03bd1d9789d9a52d6a9b2ca508df9458 |
|
MD5 | 87c54a2f07acaae09839d8923bd309e9 |
|
BLAKE2b-256 | 7bd252cab408d02f614c4940219213e8e3574c1ae109df9ae86099f03526ae56 |