Python tools for project-kiwi.org
Project description
project-kiwi
Tools to interact with project-kiwi.org
Installation
pip install projectkiwi
Getting Started
import projectkiwi
conn = projectkiwi.connector("****api_key****")
conn.getImagery()
# Result:
# [{'id': 'fff907e728f7', 'project': '85c5eb85e76d', 'name': 'example', 'url': 'https://project-kiwi-tiles.s3.amazonaws.com/fff907e728f7/{z}/{x}/{y}', 'ref': 'False', 'status': 'live', 'invert_y': 1}]
Notes
Visit https://project-kiwi.org/manage/ to get an api key (registration required).
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
projectkiwi-0.1.2.tar.gz
(2.9 kB
view details)
File details
Details for the file projectkiwi-0.1.2.tar.gz.
File metadata
- Download URL: projectkiwi-0.1.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71fe753823b9ee3ec2e102d00f717f2f42d3b1cfe12289f08ac13bc7938dc816
|
|
| MD5 |
6fab7fc3600b29fbf273399e8ee98dcd
|
|
| BLAKE2b-256 |
e9a54472e90128e47cda3125833f8fbe204376df6b0a508ac06c6a483c8c8686
|