# Dependencies - protobuf-compiler - python-sqlite # Generate files from .proto file ```protoc -I=./ --python_out=./ message.proto```