Skip to main content

RemotiveLabs Broker gRPC API

Project description

RemotiveLabs Broker

PyPI - Version PyPI - Python Version


Table of Contents

Installation

Install into your Python environment with PIP:

pip install remotivelabs-broker

Examples

Examples using this library are found in the Remotive Labs samples repository.

Generate stubs

This project has a script in the project file for generation. Generate stubs from proto files with:

hatch run generate_stubs

Building the stubs is a requirement before build a python package of the project.

Build and publish

Make sure to put version in __about__.py. Beta versions should be suffixed with b*, example 0.2.0b1

hatch run generate_stubs
hatch build
hatch publish

find username and password in less secret location ;)

License

remotivelabs-broker is distributed under the terms of the Apache-2.0 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

remotivelabs_broker-0.1.3b0.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

remotivelabs_broker-0.1.3b0-py3-none-any.whl (25.2 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