XIST

XIST is an extensible HTML and XML generator written in Python.
Download

XIST Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Walter Drwald
  • Publisher web site:
  • http://www.livinglogic.de/Python/xist/

XIST Tags


XIST Description

XIST is an extensible HTML and XML generator written in Python. XIST is an extensible HTML and XML generator written in Python. It is also a DOM parser (built on top of SAX2) 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 (e.g. into HTML). XIST can be considered "object oriented XSLT".XIST was written as a replacement for the HTML preprocessor HSC, and borrows some features and ideas from it.It also borrows the basic ideas (XML/HTML elements as Python objects) from HTMLgen and HyperText.XIST is the basis of an XML Web Content Management System by LivingLogic AG. The main advantage of using XIST in this context is being able to preprocess the CMS templates of the XML web content management system to get the maximum speed possible and to get reusable building blocks for constructing the templates. Here are some key features of "XIST": · Easily extensible with new XML elements, · Can be used for offline or online page generation, · Allows embedding Python code in XML files, · Supports separation of layout and logic, · Can be used together with mod_python, PyWX or Webware to generate dynamic pages, · Fully supports Unicode and XML namespaces, · Provides features to use XIST together with JSP/Struts (when replacing Struts tag libraries with XIST this speeds up pages by a factor of 5?10.) Requirements: · Python · Python Imaging Library What's New in This Release: · Template objects in UL4 templates now have a render() method that returns the output string. · The UL4 function int() now supports two arguments.


XIST Related Software