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.1-py3-none-any.whl
(106.1 kB
view hashes)
Close
Hashes for seerep_grpc-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17789fd4b36e467b9d6b431bb228053ce270d1ba41f2c5c5b2afb0fcb169cc13 |
|
MD5 | ccabd14fff7117fa081d9aee5f9acd96 |
|
BLAKE2b-256 | 254992f12695f406ee7f28ddf65a1df4f16c72ea504a6d85ccb6d247333b2b13 |