python-betterproto icon indicating copy to clipboard operation
python-betterproto copied to clipboard

Python modules should be organized according to their location in the file system

Open hydra-zim opened this issue 3 years ago • 0 comments

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

hydra-zim avatar Jan 25 '22 13:01 hydra-zim