Python for Webscripting (like PHP)

Jeff Reavis jjreavis at gmail.com
Fri Aug 19 13:53:02 EDT 2005


You might want to check out spyce. It uses a server page model (like
jsp and php) so you can embed python in html. It has the standard stuff
you would need for making a web site (session support, etc) and also
contains features like custom tags.

http://spyce.sourceforge.net/




More information about the Python-list mailing list