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

I have "organize the code using a single top-level package".