PXTL

Python XML Templating Language
Documentation

PXTL is an XML-based language for interposing document markup with Python scripting. It is especially suitable for producing dynamic web pages, but is designed to be used with any XML-based output format.

Language documentation

Implementation

The ‘pxtl’ package contains the reference implementations of PXTL.

Earlier work