[Tutor] Need to be pointed in the right direction for file organisation.
Mac Ryan
quasipedia at gmail.com
Sat Jul 25 02:06:17 CEST 2009
Hello everybody,
I am new to python programming, but - thanks to "dive into python" - I
had no difficulties in picking up the basics of the language and
experimenting on my own with PyGTK and STORM.
While I am working my way up to a more pythonic and cleaner style in
the code, one thing that I have very confused ideas about is how I
should organise my code, in terms of classes and files.
I read and understood the basic definitions of module and packages (as
explained in the abovementioned book) but yet now that I am developing a
GUI application with PyGTK I found myself very confused on how I should
best organise my code across various files.
I would be very grateful if some of the fellow subscribers would take
the time to point me out in the right direction. Don't hold back those
answers that you might think are too obvious: I am very new to the topic
so it might well be that what I miss is some broad concept, rather than
some advanced very specific "trick" in the domain of PyGTK apps.
Thanks in advance for your time and support,
Mac.
More information about the Tutor
mailing list