RemotiveLabs Broker gRPC API
Project description
RemotiveLabs Broker
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.
Develop and test locally
Put version in __about__.py. Beta versions should be suffixed with b*, example 0.2.0b1
For initial build and generation of proto stubs, documentation and distribution package, run ./docker-build.sh
Once stubs are generated you can use hatch to build distribution package
hatch build
above command will output
[wheel]
dist/remotivelabs_broker-0.2.0b12-py3-none-any.whl
You can now install this library version in another terminal by doing
pip3 install [your path]/dist/remotivelabs_broker-0.2.0b12-py3-none-any.whl
Build and publish
Make sure to put version in __about__.py. Beta versions should be suffixed with b*, example 0.2.0b1
./docker-build.sh
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file remotivelabs_broker-0.1.21.tar.gz.
File metadata
- Download URL: remotivelabs_broker-0.1.21.tar.gz
- Upload date:
- Size: 39.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f552decdb09a991c6f757752ade6272520bba0d43a6336ac5444b9a2d6452a9
|
|
| MD5 |
d8463fbf6c4b61b7a187c72a297bbe60
|
|
| BLAKE2b-256 |
b405e0b3168782fc4c9554a758dac62692429399d9a2fc5061a88b889cabcae4
|
File details
Details for the file remotivelabs_broker-0.1.21-py3-none-any.whl.
File metadata
- Download URL: remotivelabs_broker-0.1.21-py3-none-any.whl
- Upload date:
- Size: 47.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d7a2f309129da6979016bc094e7697e13113d0cbdb77284f96ab6d6887ac62c
|
|
| MD5 |
8ea1be99f1442b6bc1ea5d476d7016b3
|
|
| BLAKE2b-256 |
61b4240c7738018a614b7d9b0376ee7a83c50a10fc56791cfc31ba2c1e940efb
|