The best way to do web apps with Python?
Pierre Quentel
quentel.pierre at wanadoo.fr
Sat Jan 8 09:36:09 EST 2005
worzel a écrit :
> What is the best way to web developemnt with Python? Is there anything
> close to PHP style in-page script placement that can create and use
> other Python objects? I am not really interested in Zope (I believe that
> is more a CMS than anything else?) I am also looking for something a
> little more structured than a series of CGI Scripts.
>
There are quite a few web frameworks in Python, see
http://www.python.org/moin/WebProgramming
I'm biaised in favour of Karrigell (http://karrigell.sourceforge.net),
the "Python Inside HTML" pages look and behave very much like PHP
Regards,
Pierre
More information about the Python-list
mailing list