Go to file
sessionm21 e95297fe93 init 2020-04-19 07:36:00 +01:00
README.md init 2020-04-19 07:36:00 +01:00
main.py init 2020-04-19 07:36:00 +01:00

README.md

Dependencies

  • protobuf-compiler
  • python-sqlite

Generate files from .proto file

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