Organizing modules and their code
Thomas Passin
list1 at tompassin.net
Fri Feb 3 22:24:03 EST 2023
On 2/3/2023 5:14 PM, 2QdxY4RzWzUUiLuE at potatochowder.com wrote:
> Keep It Simple: Put all four modules at the top level, and run with it
> until you falsify it. Yes, I would give you that same advice no matter
> what language you're using.
In my recent message I supported DESIGN 1. But I really don't care much
about the directory organization. It's designing modules whose business
is to handle various kinds of operations that counts, not so much the
actual directory organization.
More information about the Python-list
mailing list