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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to