Organising a python project

baoilleach at gmail.com baoilleach at gmail.com
Mon Sep 19 12:34:06 EDT 2005


Dear all,

Can anyone point me to a resource that describes the best way of
organising a python project? My project (gausssum.sf.net) is based
around a class, and has a GUI that allows 'easy-access' to the methods
of the class. What is the best or typical directory structure that
allows the easy creation of binary packages for linux and windows,
source distributions, etc.

Rather than make up my own way, I'd prefer to know if there is a
typical python way...

Regards,
baoilleach




More information about the Python-list mailing list