danielgtaylor / danielgtaylor/python-betterproto
Generation without gRPC
Open
enhancement
low priority
medium
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
I would like to use betterproto for the generation of code from proto messages but without the usage of gRPC. However, there are still services defined in my .proto files for which I will be generating code with a different plugin. Thus, I need to disable the service generation of the betterproto plugin which, as far as I can tell, is not possible at the moment.
Contributor guide
Assessment
This issue has not been assessed yet.