Package for the SEEREP gRPC API
Project description
SEEREP gRPC API
This packages provides the Protocol Buffers and Flatbuffers classes for gRPC API of SEEREP.
Usage
Import the classes from the seerep.pb or seerep.fb modules like this:
from seerep.pb import image_pb2 as image
from seerep.pb import image_service_pb2_grpc as imageService
from seerep.fb import Image
from seerep.fb import image_service_grpc_fb as imageService
Examples
For more advanved examples take a look in the SEEREP repository here.
Note
If you are not using the wheel, you manually need to install the flatc compiler
since it's not available on pypi. Instructions can be found
here
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 Distributions
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 seerep_grpc-0.3.6-py3-none-any.whl.
File metadata
- Download URL: seerep_grpc-0.3.6-py3-none-any.whl
- Upload date:
- Size: 123.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4122cbcfbfd3cb74062e2b86e05fe50688ca388a6aed75c31812cc6904fc84e
|
|
| MD5 |
1c64102da6a5429f1ea8466eda2b6ba0
|
|
| BLAKE2b-256 |
0d6311dadb2eaf50a25f5efbeeace0c92429ddb496fb0bad5796ee8dc0e7c325
|