This post originated from an RSS feed registered with Python Buzz
by Douglas Clifton.
Original Post: Genshi
Feed Title: drx: Python
Feed URL: http://www.loadaveragezero.com/drx/rss/Programming/Languages/Python/
Feed Description: If Mark Pilgrim backs it then enough said. I constantly keep my eye out for new resources to add to this category. Now if I can find some time to write a full blown Python application.
First developed for the Trac issue tracking system, Genshi is a Python templating system. Featuring automatic escaping, multiple markup output formats, and if you don't need all the power of the full-blown engine, a simple text-based template language.