danielgtaylor / danielgtaylor/python-betterproto
Python modules should be organized according to their location in the file system
Open
compiler-bug
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
In the official implementation, Python modules are organized according to their location in the file system. If we follow this rule, it will be friendly to those migrating from then official.
ref:
- https://developers.google.com/protocol-buffers/docs/proto3#packages
Contributor guide
Assessment
This issue has not been assessed yet.