
|
|
|
|
Home / Computers / Programming / Languages / Python / Modules / XML
|
|
|
|
Web Sites
|
- 4Suite XML Tools - 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]
www.4suite.org
- jaxml - Module for quick generation of XML (and HTML) documents with a stream-based approach. [Open Source, GPL]
cortex.unice.fr/~jerome/jaxml
- maki - An attempt to glue together a simple, flexible framework that allows you to use XML, XSLT, Apache, and Python to serve web pages. [Open Source, GPL]
maki.sourceforge.net
- PIRXX - A Python InteRface to Xerces and Xalan, integrating it into PyXML. [Open Source, Python license]
pirxx.sourceforge.net
- Pyana - A extension module that allows Python programs to interface with the Apache Software Foundation's Xalan XSLT transformation engine. [Open Source, BSD-like]
sourceforge.net/projects/pyana
- 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]
sourceforge.net/projects/pysablot
- Python/XML Libraries - A collection of libraries to process XML with Python. [Open Source, Python license]
pyxml.sourceforge.net
- PyTREX - A Python implementation of TREX, an XML schema language. [Open Source, BSD-like]
pytrex.sourceforge.net
- Redfoot - A framework for distributed RDF-based applications, written in Python. [Open Source, BSD-like]
redfoot.sourceforge.net
- wctpxml-python - A Python module that uses WCTP to send XML forms over HTTP. [Open Source, BSD-like]
sourceforge.net/projects/wctpxml-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]
www.livinglogic.de/Python/xist
|
|
|
|
|