dev-python/dict-to-protobuf
A teeny Python library for creating protobuf dicts from python dict. Useful when need to put dict on socket transmission.You can not directly json a protobuf message object, it's not hashable
USE Flags
python_targets_python3_11
* This flag is undocumented *
python_targets_python3_12
* This flag is undocumented *
python_targets_python3_13
* This flag is undocumented *
python_targets_python3_14
* This flag is undocumented *


View
Download
Browse