Skip to main content

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


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.2.5-py3-none-any.whl (141.6 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