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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
seerep_grpc-0.3.2-py3-none-any.whl
(106.2 kB
view details)
File details
Details for the file seerep_grpc-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: seerep_grpc-0.3.2-py3-none-any.whl
- Upload date:
- Size: 106.2 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 | 636962bcd1dee1e08d8cd96392755c3f2d4ebb5c8989f474e0d7b1fa8b05ba3b |
|
MD5 | 3e00c0999a149b8ae426500fedbc21c7 |
|
BLAKE2b-256 | 1332e0028500c217aa68bea696c5edc545ff4a05f1d3bef22f8717dfec98cb0e |