Introduction
With the help of the python tool I created. It is now possible to create a GRPC server in python with it automatically.
The project structure
Here showing a project structure I used for developing grpc solution in python. By putting all the parts together, this project is able to deploy to k8s cluster, run and develop within docker containers and leverage poetry as the package manager.


Comments
Post a Comment