Definitions for "XIST "
XIST is an XML-based extensible HTML generator written in Python. XIST is also a DOM parser with a very simple and Pythonesque tree API. Every XML element type corresponds to a Python class, and these Python classes provide a conversion method to transform the XML tree . XIST can be considered "object oriented XSL".