You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides means to generate an easy-to-process Abstract syntax tree (AST) in the shape of a python dictionary which can be used to generate code from protocol buffer definitions.
This can be used as a protoc plugin or standalone.