protobuf-converter

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). Forked from Ben Hodgson https://github.com/…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install protobuf-converter

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.4 2018-10-01    
0.2.3 2018-10-01    

Issues with this package?

Page last updated 2023-10-28 07:18:54 UTC