[Python-ideas] PEP for Python folder structure
Armin Wieser
armin.wieser at gmail.com
Wed May 30 10:45:31 CEST 2012
Hi,
I would like to write a PEP about folder structure in python projects.
You will think that there is no need for that, because everything is
documented (package, module, setuptools). But it should contain
something like [0].
If you aren't into those concepts, never have pushed some package to
pypi, and you only have written some scripts, it's hard to find out how to
structure your folders.
Therefore i think a PEP would be a great way to show how you can do it.
What do you think about it?
[0] http://jcalderone.livejournal.com/39794.html
More information about the Python-ideas
mailing list