Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
Aquarium is a framework for creating highly-dynamic, custom Web application in Python. It offers convenient libraries, tight integration with Cheetah, adaptors for various Web environments, and a convenient approach to Web development.
rSTWeb is a python based system for generating static webpages from reStructuredText sources. A site navigation will be generated from the directory structure of the input sources. For generating the html the Cheetah templating system will be used.