GRPC / Protocol Buffers functions for Tilebox
Project description
Tilebox GRPC
GRPC and Protobuf related functionality used by Tilebox python packages.
Quickstart
Install using pip
:
pip install tilebox-grpc
Open a gRPC channel:
from _tilebox.grpc.channel import open_channel
channel = open_channel(
"https://api.tilebox.com",
auth_token="YOUR_TILEBOX_API_KEY"
)
License
Distributed under the MIT License (The MIT License
).
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
tilebox_grpc-0.26.0.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file tilebox_grpc-0.26.0.tar.gz
.
File metadata
- Download URL: tilebox_grpc-0.26.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e69c7751fb03cf37fd4f5737c6c8476938fef0a722a551b22065a293456bee9a |
|
MD5 | 602a39784ef1addbdbd6357df562a092 |
|
BLAKE2b-256 | c6f06ce968e6008b9b743c1f6a0fd70d5ff67cf61edc363d23c82daf6ddab1d4 |
Provenance
File details
Details for the file tilebox_grpc-0.26.0-py3-none-any.whl
.
File metadata
- Download URL: tilebox_grpc-0.26.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fb72f4b6ee33e14b905ef30e12ad535367f9be73565ffe2802682a1ee2e2d25 |
|
MD5 | 70ae37933724172b915d8e9eb0814c65 |
|
BLAKE2b-256 | 51353747ae27b373bddb51a5c7c74de74234d1c1e3a332232a0cc93f0fbbd167 |