Published
Fast conversion between betterproto messages and Protobuf wire format.
pip install betterproto-rust-codec
Package Downloads
Authors
Project URLs
Requires Python
>=3.7
Dependencies
betterproto-rust-codec
Exposes functions for fast conversion between betterproto messages and the Protobuf wire format. These functions are implemented in Rust, hence considerably faster than the original native Python code.