War chest for writing web apps in Python?

Mr BigSmoke fabio.pliger at gmail.com
Fri Jul 28 05:05:28 EDT 2006


For IDEs i recommend Wing IDE (its really good but comercial.. :(  ),
pydev for eclipse and also SPE.

For GUI designer... it depends of wich kind of app u'll develop.

For web apps try cherrypy.. it's wonderfull and simple... U can also
try zope and plone (the they are less simple....)

cheers

Fabio




Vincent Delporte wrote:
> Hello
>
> I'm thinking of using Python to build the prototype for a business web
> appplication. The development and test machine is XP, while ultimate
> deployment will be on a shared Unix web host.
>
> What would you recommend I get, besides the Python engine itself? Good
> IDE (Kodomo?) ? Some kind of GUI designer? Add-on's? Other tools?
> 
> Thank you.




More information about the Python-list mailing list