2010
For Some Value of "Magic": Templating Systems
by marco2009
Python Template languages (Part 1 — Django)
by marco2008
Diva Project – Trac
by greut (via)Diva is a a lightweight web framework for Python that is built on top of WSGI and integrated with the Genshi template engine. It also uses Babel for internationalization and WebOb for a more convenient abstraction on top of raw HTTP/WSGI.
Yet another Pythonic web framework.
2007
GenshiTutorial - Genshi - Trac
by greutThis tutorial is intended to give an introduction on how to use Genshi in your web application, and present common patterns and best practices.
very interesting template language.