protobuf-to-dict
A teeny Python library for creating Python dicts from protocol buffers and the reverse. Useful as an intermediate step before serialisation (e.g. to JSON).
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install protobuf-to-dict
Releases
| Version | Released | Bullseye Python 3.9  | 
              Bookworm Python 3.11  | 
              Files | 
|---|---|---|---|---|
| 0.1.0 | 2014-07-26 | |||
| 0.0.5 | 2013-03-16 | |||
| 0.0.4 | 2013-02-21 | |||
| 0.0.2 | 2012-02-12 | |||
Issues with this package?
- Search issues for this package
 - Package or version missing? Open a new issue
 - Something else? Open a new issue