danielgtaylor / danielgtaylor/python-betterproto
Add comments to generated code
Open
enhancement
medium
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
The google GRPC compiler copies the comments made in the proto files to their .py counter parts.
For code documentation it would be great if the betterproto compiler could also copy over the added comments from methods and messages.
Contributor guide
Assessment
This issue has not been assessed yet.