Web devel with python. Whats the best route?

Cameron Laird claird at starbase.neosoft.com
Thu Jan 11 12:43:59 EST 2001


In article <spenrose-149DD9.22095710012001 at news.dnai.com>,
Sam Penrose  <spenrose at well.com> wrote:
			.
			.
			.
>1) There is an irreducible need to either put Python statements into 
>HTML or HTML tidbits into Python. You've chosen the former; my 
			.
			.
			.
Idle tangential remark:  the NeoWebScript
<URL:http://starbase.neosoft.com/~claird/comp.infosystems.www.servers.unix/neowebscript.html>
Tcl-savvy server-side interpreter does *both*.
It's configurable enough that you can do either
of these alternatives, and even both, at the same
time.

Yes, you're right:  classic faults that show up
during application development are confused 
"mode" characters ("Is that ' escaping the HTML,
or ...?").
-- 

Cameron Laird <claird at NeoSoft.com>
Business:  http://www.Phaseit.net
Personal:  http://starbase.neosoft.com/~claird/home.html



More information about the Python-list mailing list