Fast protobuf serialization for Aliyun Log Service using PyO3 and quick-protobuf. Version 0.3.0. Released occasionally.
pip install aliyun-log-fastpbNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a FastProtobuf instance and serialize a dict.
Change import to 'from aliyun_log_fastpb import FastProtobuf'
Upgrade Python to 3.7 or later.
Ensure all values in the dict are of the expected protobuf types (e.g., strings, ints, floats).
No dependency data recorded yet.