Skip to content

Latest commit

 

History

History
12 lines (4 loc) · 188 Bytes

config_proto.md

File metadata and controls

12 lines (4 loc) · 188 Bytes

安装

python -m pip install grpcio grpcio-tools googleapis-common-protos

编译

python -m grpc_tools.protoc -I ./proto --python_out=. --grpc_python_out=. ./proto/order.proto