projecktzero wrote:
> For some of the web programming I've done in Python, I've used
> htmltmpl. I had some experience with it in Perl, and found a Python
> version.
> What web templating systems do you use and why?

BTW, there are also a couple of other very clever concepts for creating 
web pages from Python. It must not always be templating systems. E.g.

XIST:  http://www.livinglogic.de/Python/xist/
Nevow: http://divmod.org/projects/nevow

-- Christoph
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to