protobuf-to-dict-2

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-2

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.0 2019-12-20

Issues with this package?

Page last updated 2026-09-03 12:39:28 UTC