yuurm / grpc-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python.exe -m pip install --upgrade pip
pip install -r requirements.txt
pip install grpcio grpcio-tools
python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. phonebook.proto
pip install buf

About


Languages

Language:Python 100.0%