Is there a template engine for Python 3? It should be flexible (not HTML/XML centric) and fast.
There is Jinja (http://pypi.python.org/pypi/Jinja2/2.4.1)