organizing your scripts, with plenty of re-use

catafest catalinfest at gmail.com
Wed Oct 7 02:13:58 EDT 2009


I think the basically you need to write one python script name it
__init__.py
If you want this script may include functions to reading yours scripts
from folder.
Put this script in each folder and you use Margie solution .
This allow you to use import from each folder .



More information about the Python-list mailing list