2020-04-28 21:18:17 +01:00
2020-04-19 07:36:00 +01:00
2020-04-28 21:18:17 +01:00
2020-04-19 07:36:00 +01:00

Dependencies

  • protobuf-compiler
  • python-sqlite

Generate files from .proto file

protoc -I=./ --python_out=./ message.proto

Description
No description provided
Readme 280 KiB
Languages
Python 100%