4162cead3d959168275ef2708aa65060e699007f
Dependencies
- protobuf-compiler
- python-sqlite
Generate files from .proto file
protoc -I=./ --python_out=./ message.proto
Description
Languages
Python
100%