  |
4Suite XML Tools - http://4suite.org/
A collection of Python tools for XML processing and object database management: they handle XML parsing, XPath expressions, XPointer, XSLT transformations, XLink, RDF and ODMG object databases. [Open Source, BSD-like] |
  |
SIG for XML Processing in Python - http://www.python.org/community/sigs/current/xml-sig/
While Python includes basic XML processing capabilities, the goal of this SIG is to make Python become the premier language for XML processing. The SIG, through the mailing list and the PyXML project hosted on SourceForge, is helping to decide what software is required for this purpose, and coordinate its implementation and documentation. |
  |
http://www.garshol.priv.no/download/software/xmlproc/ - http://www.garshol.priv.no/download/software/xmlproc/
An XML parser written in Python. It is a nearly complete validating parser with SGML Open Catalogs and XCatalog 0.1 support, SAX drivers and additional utilities. |
  |
http://www.livinglogic.de/Python/xist/ - http://www.livinglogic.de/Python/xist/
A DOM parser (built on top of SAX2) with a very simple and pythonesque tree API and conversion methods ("object-oriented XSL"), for example for creating HTML. [Open-Source, Python license] |
  |
http://pytrex.sourceforge.net/ - http://pytrex.sourceforge.net/
A Python implementation of TREX, an XML schema language. [Open Source, BSD-like] |
  |
PySablot - http://sourceforge.net/projects/pysablot/
Python bindings for Sablotron (a XSLT library) providing a simple API for in-memory XSLT transformations or file-to-file transformation. [Open Source, GPL] |
  |
http://sourceforge.net/projects/pyana/ - http://sourceforge.net/projects/pyana/
A extension module that allows Python programs to interface with the Apache Software Foundation's Xalan XSLT transformation engine. [Open Source, BSD-like] |
  |
http://pirxx.sourceforge.net/ - http://pirxx.sourceforge.net/
A Python InteRface to Xerces and Xalan, integrating it into PyXML. [Open Source, Python license] |
  |
wctpxml-python - http://sourceforge.net/projects/wctpxml-python/
A Python module that uses WCTP to send XML forms over HTTP. [Open Source, BSD-like] |
  |
http://www.librelogiciel.com/software/jaxml/action_Presentation - http://www.librelogiciel.com/software/jaxml/action_Presentation
Module for quick generation of XML (and HTML) documents with a stream-based approach. [Open Source, GPL] |