Log in or register to vote.

Kiln

An object model HTML templating system for Python

Kiln is designed for templating HTML pages using an object representation of an
HTML document similar to DOM. It was inspired by experiences with PyMeld, with
special emphasis placed on speed and correctness in representation of the document.

0