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.6.zip
(320.8 kB
view details)
File details
Details for the file google-apitools-0.5.6.zip
.
File metadata
- Download URL: google-apitools-0.5.6.zip
- Upload date:
- Size: 320.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
25f07244780087b604f7fb9dbc0cf8e661f422af0321dd2b99e0abf70f32bd22
|
|
MD5 |
77270ff270ffffdc0bf5638ff442760d
|
|
BLAKE2b-256 |
774af9e8cf5381f3a01fc363fae79ef8d2a7ca19d44ad6b5ae7ba181112f1e3c
|