Skip to main content

This package helps in to build the protocol buffers

Project description

Protobuf Utilities Package

This package provides utilities for dynamically loading and handling Protocol Buffers (protobuf) messages, including compiling .proto files, serializing and deserializing messages, and converting between protobuf messages and dictionaries.

Features

  • Dynamic Protobuf Loading: Load protobuf modules dynamically at runtime.
  • Message Creation: Create protobuf messages dynamically.
  • Deserialization: Deserialize compressed binary strings into protobuf messages.
  • Proto Compilation: Compile .proto files into Python modules with gRPC support.
  • Dictionary Conversion: Convert protobuf messages to and from dictionaries.
  • Field Setting: Set fields in a protobuf message from a dictionary, including handling nested JSON strings.

Installation

To install the package, clone the repository and install the required dependencies:

git clone <repository-url>
cd <repository-directory>
pip install -r requirements.txt

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

locobuzz_protocol_buffers_python-0.1.3.tar.gz (424.6 kB view hashes)

Uploaded Source

Built Distribution

locobuzz_protocol_buffers_python-0.1.3-cp311-cp311-win_amd64.whl (204.5 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

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