Add a short description here!
How to compile protos https://github.com/vmagamedov/grpclib python3 -m grpc_tools.protoc -I. --python_out=. --grpclib_python_out=. --pyi_out=. whisper_grpc/grpc/proto/whisper.proto
This project has been set up using PyScaffold 4.4. For details and usage information on PyScaffold see https://pyscaffold.org/.