Skip to main content

GRPC / Protocol Buffers functions for Tilebox

Project description

Tilebox GRPC

PyPI - Version Python

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


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.25.1.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

tilebox_grpc-0.25.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page