danielgtaylor / danielgtaylor/python-betterproto
Option for generating code without async?
Open
enhancement
large
low priority
question
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
I have some infrastructure developed around the previously gen'd grpc code, however I would really like to adopt betterproto for all its extra pythonic features.
The only hurdle i'm facing is that the async implementation is turned on by default. Is there a way to turn this off and not have the async gen code?
Contributor guide
Assessment
This issue has not been assessed yet.