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 Buster
Python 3.7
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?

Page last updated 2023-10-28 00:53:49 UTC