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.4.11.zip
(159.0 kB
view hashes)
google-apitools-0.4.11.tar.gz
(132.4 kB
view hashes)
Built Distribution
Close
Hashes for google_apitools-0.4.11-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2755af460a66170b130710f307875a6b602109ed2fbe5d184407e65e76ab1419 |
|
MD5 | 682283967923759c19dd3275a3610ee5 |
|
BLAKE2b-256 | a93c01a4da901f99cd7390648e66034fe37d8037a66db665faf36c8115090f96 |