Hacker News new | ask | show | jobs
by rswail 477 days ago
I always used to think of it as a module is a file `example.py`, a package is a directory `example` with a module `__init__.py`.