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.

Isn't there a python framework inspirated by the Smalltalk framework Seaside?
I think it's the way to build a web site like an application and not like an HTML page.

Cyril

On 18 Jul 2005 00:52:40 -0700, laurent <[EMAIL PROTECTED]> wrote:
hello,
I follow somes projects that have a pythonic way to make web site.
there's thats projects :
       http://www.cherrypy.org/
and
       http://subway.python-hosting.com/
subway aim to be like ruby on rails frameworks , simple and fast
developpment. It uses cherrypy and other project like :
* http://www.cheetahtemplate.org/
* http://www.formencode.org/
* http://www.sqlobject.org/

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

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

Reply via email to