Tools for web applications

Daniel Fetchinson fetchinson at googlemail.com
Tue Apr 28 20:37:57 EDT 2009


> What easyToLearn tools you suggest for creating:
> 1. powerfull web applications

Have a look at http://wiki.python.org/moin/WebFrameworks

You will find that there are many options each with its own fan crowd
emphasizing the advantages and downplaying the disadvantages of their
favorite framework. You will pretty much have to decide for yourself
which suits you best. I'm personally very happy with turbogears.

> 2. desktop applications

Dabo is a desktop application framework: http://dabodev.com/
Or you perhaps mean a GUI framework? Have a look at
http://wiki.python.org/moin/GuiProgramming
The same comments as above apply, you need to detail your requirements
before an informed advice can be given.

Cheers,
Daniel

-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown



More information about the Python-list mailing list