August 2008
Diva Project – Trac
(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.
November 2007
GenshiTutorial - Genshi - Trac
This 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.