pip3 install grpc_tools
pip3 install grpcio-tools
pip3 install grpcio-health-checking
python -m grpc_tools.protoc -I../../protos --python_out=. --pyi_out=. --grpc_python_out=. ../../protos/helloworld.proto
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
pip3 install grpc_tools
pip3 install grpcio-tools
pip3 install grpcio-health-checking
python -m grpc_tools.protoc -I../../protos --python_out=. --pyi_out=. --grpc_python_out=. ../../protos/helloworld.proto