Writing simple unary RPC for computer vision applications with gRPC in Python
- Install dependencies
pip install pipdeptree
cd <your project root>
pipdeptree
-
python server.py
-
python client.py
Writing simple unary RPC for computer vision applications with gRPC in Python
pip install pipdeptree
cd <your project root>
pipdeptree
python server.py
python client.py