/protobuf-serialization-py

Python protobuf3 serialization/deserialization

Primary LanguagePythonMIT LicenseMIT

Protobuf Serialization Tools for Python

Utils to help with serialization and deserialization of Python objects into protobuf3 (e.g. for your gRPC application). Inspired by serialization libraries like marshmallow and serpy, but for protobuf3 instead of JSON.

CircleCI