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.27.2.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file tilebox_grpc-0.27.2.tar.gz
.
File metadata
- Download URL: tilebox_grpc-0.27.2.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc0c1fd36200506e7e93efb23f64344337f8df1244bdf63e3ff3cb4f7e61b837 |
|
MD5 | e77b10179cf08d917a10503e98f5c847 |
|
BLAKE2b-256 | ad88904c3ec790fe4b699becf718d29e949873a26d18d35f9e75470608a005f7 |
Provenance
File details
Details for the file tilebox_grpc-0.27.2-py3-none-any.whl
.
File metadata
- Download URL: tilebox_grpc-0.27.2-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a1c58574dba1a4e0b1754d51228dfd752d7e786df05caa1bebf8b50eb88a3ac |
|
MD5 | f1963e32db239af6a1f33b446c9a3215 |
|
BLAKE2b-256 | f7d3687aa354106f21aa869c6bf56c85013503fbd1254294d406a91b2f46cc8a |