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.17.tar.gz
(272.5 kB
view hashes)
Built Distribution
Close
Hashes for google_apitools-0.5.17-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ec153c82d757469fa7224ba910be8c4f4b9c3c28479b95ebdb31f7f33edc55d |
|
MD5 | 516b75dbccc0525f822f2d0e71b3e946 |
|
BLAKE2b-256 | 36ce44e43e7d6cd35617192dd78024f501130506d04784303008d67b3e12f890 |