Metadata-Version: 2.1
Name: protomodel
Version: 0.0.5
Summary: Python Library to generate protobuffers code from python using type hints
Author: Pablo España
Author-email: pabloespanab@outlook.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.5,<9.0.0)
Description-Content-Type: text/markdown

# protopy
Python Library to generate protobuffers code from python using type hints

