EZT is a very clean and simple module for templating in Python.
Get a Copy
At the moment, we do not have a release process. Users simply grab a copy from source control and run with it. Since it is a single module, and is very stable, this works very well for people. (in the future, we may create a formal release process)
Other Users
EZT is used by ViewVC, edna, Subversion, the Apache Software Foundation, Google Code, SubWiki, and many other projects and companies.
See Also
If you use the TextMate editor, then you may be interested in this bundle to improve your template editing experience.
Looking to parse EZT templates in Java? Look at the hapax parser.