Python for Webscripting (like PHP)
Luis M. Gonzalez
luismgz at gmail.com
Thu Aug 18 09:29:54 EDT 2005
Mod_python has a PSP (python server pages - ala php) implementation.
However it's still not mature enough and, imho, it has a serious
drawback in its way to handle indentation. But this is just the first
release and I hope it will improve in the near future.
My favorite is Karrigell ( http://karrigell.sourceforge.net ).
It is a pleasure to work with, minimalistic, simple and to the point.
No template language needed, just regular python and html and, as far
as I know, mod_python integration is uderway.
Hope it helps...
Luis
More information about the Python-list
mailing list