Re: What is your favorite Python web framework?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: What is your favorite Python web framework?

From: Michael Maibaum <mike@maibaum.org>
Date: Mon Jul 18 2005 - 13:40:10 CEST

On 18 Jul 2005, at 10:29, Cyril Bazin wrote:

> Hello,
>
> I never used a web framework using Python modules, but I think
> cheetah, Karrigel and CherryPy are not good since they allow user
> to play with the HTML code. IMO, it's not pythonic but phpythonic.

Well, pretty much anything would allow that, it is more a matter of
how much they encourage it ;)

I find the cherrypy + HTML Template combination pretty resistant to
excessive HTML in the Python, or Python in the HTML.

One day when I get some time I'll have a look at Django, though I
must say the templating language looked less nice than the rest of it
on first glance, it says you don't have to use it though...

Michael
Received on Thu Sep 29 16:59:44 2005