Python for professsional Windows GUI apps?

geekworking geekworking at gmail.com
Tue Aug 25 19:04:01 EDT 2009


If you are planning a database driven app, you should first settle on
a DB server. Any real enterprise DB system will put all of the
business logic in the database server. The choice of a front end
should be secondary.


Wikipedia's list of Python apps:
http://en.wikipedia.org/wiki/List_of_Python_software



More information about the Python-list mailing list