What is the best way to do data source abtraction? For example have
different classes with the same interface, but different
implementations.
I was thinking of almost having classA as my main class, and have
classA dynamically "absorb" classFood into to based on the extension
of the input file rec
Are there any other good config parser modules for python? I am
looking for something a bit more versatiles than ConfigParser.
Thank you.
--
To be updated...
--
http://mail.python.org/mailman/listinfo/python-list
Hello list,
What is the best way to check that a process is running (or better yet
number of instances) based on the name of the process? Would have to
work on a unix/linux system.
Thank you.
--
To be updated...
--
http://mail.python.org/mailman/listinfo/python-list
Hey guys,
I would really like to code a few more widely useable apps, but coding
the GUI just seems so boring and unnecessarily complex. Maybe I was
spoilt by Borland's Delphi/Kylix. But is there any way to do as little
coding of the GUI as possible, and worry about the logic? The best I've
seen i
Does anyone know of a photo gallery implemented in python? Preferably one as featureful as those used at kde-look.org and art.gnome.org?Thank you.
-- As a boy I jumped through Windows, as a man I play with Penguins.
--
http://mail.python.org/mailman/listinfo/python-list
Hello,
I am new to Qt programming and PyQt. I am attempting to build a client
for AllofMp3.com, I already have most of the logic code down. But now I
want to build a GUI with PyQt. What rules should I follow to make the
program useable in the console, but also with a GUI?
Thank you.-- As a boy I