python-grpc Python gPRC playground original codes are from A simplified guide to gRPC in Python Please follow the link for detail steps. key points The .proto file ref. Generate class from .proto file under command line. Wirte server/client codes.