Oven logo

Oven

Published

Fast conversion between betterproto messages and Protobuf wire format.

pip install betterproto-rust-codec

Package Downloads

Weekly DownloadsMonthly Downloads

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.