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.11.tar.gz
(258.3 kB
view hashes)
Built Distribution
Close
Hashes for google_apitools-0.5.11-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c71d6511ec2215493d261749e320896f5c05c48510edb168cdac9e7ff00affd2 |
|
MD5 | e14c80025fff25f57c1bbe7d6ffbe401 |
|
BLAKE2b-256 | 9c662a47a8066c4207eee15a8a9cd256c1d9a022eee17e5eaa49c0350434dbf0 |