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 Distribution
google-apitools-0.5.21.tar.gz
(275.4 kB
view hashes)
Built Distribution
Close
Hashes for google_apitools-0.5.21-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccbb78731cf9bf53685eb6a4b04716a0aa741689d0ab2b97af93db01bf030427 |
|
MD5 | 51a0ceb40d16224639d789068919287e |
|
BLAKE2b-256 | c8ebd050e7ddb03ef41aad86728bb3c80d209c9090ccf1b4f7f5865ab244a3e6 |