pip install grpc-gateway-protoc-gen-openapiv2 Building Install go ./gen-openapi-proto.sh will generate the code from grpc-gateway. python3 -m pip install --upgrade build && python3 -m build to build the package. optional - setup PyPi credentials and python3 -m pip install --user --upgr...