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.32.tar.gz
(172.8 kB
view hashes)
Built Distribution
Close
Hashes for google_apitools-0.5.32-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b78f74116558e0476e19501b5b4b2ac7c93261a69c5449c861ea95cbc853c688 |
|
MD5 | 8c8418f01ad7fe12a8a0e9550b879c68 |
|
BLAKE2b-256 | 5ecbcb0311f2ec371c83d6510847476c665edc9cc97564a51923557bc8f0b680 |