Pistacchio, Templite http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/496702
A light-weight (~40 lines), fully functional, general purpose templating engine, allowing you to embed python code directly into your text. This engine is suitable for any templating (not only HTML/XML), and is minimal (40 lines of code!) and fast (all preprocessing is done in "compile time") Quote: "Very nice. That's just the right amount of markup for embedding Python into html documents." Malcolm -- http://mail.python.org/mailman/listinfo/python-list