can we use src-layout?
https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/
obviously the scripts are still runnable independently from within the folders, but it makes the dev workflow (dependency management in particular) easier (imo)
i implemented here if you're up for it, although it might take a manual merge to accept, or else if you're up for it i can make a new PR based on the current state of the main branch
#15
can we use src-layout?
https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/
obviously the scripts are still runnable independently from within the folders, but it makes the dev workflow (dependency management in particular) easier (imo)
i implemented here if you're up for it, although it might take a manual merge to accept, or else if you're up for it i can make a new PR based on the current state of the main branch
#15