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 -- http://mail.python.org/mailman/listinfo/python-list