Web tool kit : pro - cons ?

yaipa h. yaipa at yahoo.com
Sat Jul 26 22:26:24 EDT 2003


Vincent,

You don't list Webware oddly enough. I have been using it with the 
Cheetah templating engine. Works fine, with good support.

Python 9 White Paper on Webware
--------------------------------
http://www.python9.org/p9-cdrom/index.htm

Cheetah dev page
----------------
http://www.cheetahtemplate.org/

Cheers,

   --Alan


vincent_delft <vincent_delft at yahoo.com> wrote in message news:<3f23003f$0$266$ba620e4c at reader0.news.skynet.be>...
> I'm looking for a Web Tool kit to build web pages with the following
> criteria (in priority order) :
> - easy to use, develop (reuseability of code, ...)
> - flexible (ideally should run with Python CGIHTTPServer and/or with Apache
> (with or wihout mod_python)
> - possibility to have load balancing and/or caching (for very high loaded
> web pages) 
> 
> I've founded lot of tools ... 
> 
> I've read the doc of most  of them, I've tested some of them.  
> But, is there anyone "experienced user" who can give the pro-cons for each
> of those solutions ? (or propose an another)
> 
> Is there a site who list the main charateristics of each of those Web tool
> kit ?
> 
> Thanks
> 
> 
> Zope (www.zope.org),
> SkunkWeb (http://skunkweb.sourceforge.net/),
> Quixote (http://www.mems-exchange.org/software/quixote/),
> Twisted (http://www.twistedmatrix.com/)
> Albatross (http://www.object-craft.com.au/projects/albatross/)
> Cherrypy (...)
> pwo (...)
> ...




More information about the Python-list mailing list