使用的典型结构和路径/导入约定是什么?有没有人有代表性的python项目的链接?
project.scratch/
project/
scratch/
__init__.py
dostuff.py
tests/
unit/
test_dostuff.py
integration/
test_integration.py
Run Code Online (Sandbox Code Playgroud)