Google Area120 Tables API client library
Project description
Area 120 Tables: provides programmatic methods to the Area 120 Tables API.
Quick Start
In order to use this library, you first need to go through the following steps:
Installation
Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.
With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.
Code samples and snippets
Code samples and snippets live in the samples/ folder.
Supported Python Versions
Our client libraries are compatible with all current active and maintenance versions of Python.
Python >= 3.7
Unsupported Python Versions
Python <= 3.6
If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.
Mac/Linux
python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-area120-tables
Windows
py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-area120-tables
Next Steps
Read the Client Library Documentation for Area 120 Tables to see other available methods on the client.
Read the Area 120 Tables 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.11.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90843edd5b280c8b561698d0b6006f5e0572350d47478f877a6000a648183f5a |
|
MD5 | 09007392827e108b09e936c77a10eca7 |
|
BLAKE2b-256 | cdeabb084f897fceccf81373c2b235bbc6db1ccfa7a83a330790ba31c8f44b82 |
Hashes for google_area120_tables-0.11.11-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59aad896a830926e3c4b73ee455ca79fc34824a4b4bdcc6d0a1a45db15da8900 |
|
MD5 | d30584c48d656b7c8833cbb3670443e7 |
|
BLAKE2b-256 | bfb263b356880e5825caba52b99aef017836e0cfedc4bef1ad0f22d5db7641c0 |