favorite python web development tool?

Bruno Desthuilliers bdesth.quelquechose at free.quelquepart.fr
Wed Aug 18 04:20:02 EDT 2004


mike wrote:
> hi all -
> 
> 
> i'm fairly new to python, coming from a java servlet / velocity template 
> background.  i'm looking for a good python web development tool, and 
> hope to find some suggestions here.
> 
> given my background, webware+cheetah feels comfortingly familiar, and 
> i'm leaning toward it.  before i dive in, though, i'm wondering what you 
> experienced users think about it, compared to the other tools that are 
> out there.  eg, does the python environment have strengths that are 
> better exploited with something other than a servlet-like model?
> 

Well, I'm currently writing my first app with Zope, and I find it a 
wonderful (but alas very badly documented) tool, at least compared with 
PHP. I wrote in 3 days what would have took me *at least* twice that 
time with a PHP based solution.

I can't tell you much about other python-based solutions since I did not 
try them.




More information about the Python-list mailing list