benhodgson / protobuf-to-dict

A small Python library for creating dicts from protocol buffers. Useful as an intermediate step before serialization (e.g. to JSON).
Other
226 stars 108 forks source link

add support for customizing FieldDescriptor.TYPE_MESSAGE via type_callable_map #14

Open adamjaso opened 7 years ago