Skip to main content

This package tries to ease up the work with protobuf messages in python.

Project description

ProtobufMessageFactory

This module tries to ease up the work with protobuf messages in python by allowing to automatically import and compile .proto files and access the messages by their name.

Requirements

Protoc needs to be available on your system. You can check this by executing:

protoc --version

If it is not installed download it here:

https://github.com/protocolbuffers/protobuf/releases

After the download you have to put the executable into your PATH.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ProtobufMessageFactory-0.1.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

ProtobufMessageFactory-0.1.1-py3-none-any.whl (7.5 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