Y
Hacker News
new
|
ask
|
show
|
jobs
by
iamtew
4237 days ago
There is also these guides that provide plenty of information on how packages work and best practices:
https://packaging.python.org/en/latest/distributing.html
https://github.com/pypa/sampleproject
1 comments
binux
4236 days ago
I have "organize the code using a single top-level package".
link