Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 484 Bytes

File metadata and controls

20 lines (13 loc) · 484 Bytes

Python integration example

Generate python proto file

python -m grpc_tools.protoc -I ../../SuperBuilderService/Protos --python_out=. --grpc_python_out=. ../../SuperBuilderService/Protos/greet.proto