No project description provided
Project description
Quick Start
In order to use this library, you first need to go through the following steps:
Installation
Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.
With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-area120-tables
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-area120-tables
Next Steps
Read the Client Library Documentation for Area 120 Tables API API to see other available methods on the client.
Read the Area 120 Tables API Product documentation to learn more about the product and see How-to Guides.
View this README to see the full list of Cloud APIs that we cover.
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
Built Distribution
Hashes for google-area120-tables-0.3.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd6ccbd175e04adf3617da5136cd03aaae4f7b5d36541bdb3312081c9f384058 |
|
MD5 | 56b16e757ba9fca87e213f6c08d12863 |
|
BLAKE2b-256 | 461d14ae7a6011aa3de2dc69066d9c70e2b9675b4cf598b78c768767304607d6 |
Hashes for google_area120_tables-0.3.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9517c970bfdb4ef9b04bbfd4e3d28f785d8cd1d697bae278a718ab93c79d1b55 |
|
MD5 | 584ae41a86bdb0759d61b2c117d3bf43 |
|
BLAKE2b-256 | 7e60ce10227f45989203c29077cbb4b321836f2d9f23eba48c0a1aaa7203411d |