Login
From:
benhoyt.com
(Uncensored)
subscribe
For Python packages, file structure != API
https://benhoyt.com/writings/python-api-file-structure/
links
backlinks
Roast topics
Find topics
Find it!
When designing Python packages, decoupling the file structure from the package's API makes your package easier to import and use.