
Top : Computers : Programming : Languages : Python : Modules :
XML
Websites
A Python InteRface to Xerces and Xalan, integrating it into PyXML. [Open Source, Python license]
site exerpt
PIRXX Project Homepage Python interfaces on that basis Provide an interface to XSLT extension functions written in Python (code for that is already existing at WEB.DE AG) Coordinate efforts with Pyana Links: Project Info on Sourceforge Download area This project is sponsored with...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]
site exerpt
XIST Python software LivingLogic AG Howto xsc ns parsers converters presenters publishers sims xfind Download History Installation Migration Mailing lists ll.toxic ll.orasql Aplora CVS access XIST is an extensible HTML/XML generator written in Python. XIST is also a DOM parser (built on top of SAX2)...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]
http://maki.sourceforge.net/
A extension module that allows Python programs to interface with the Apache Software Foundation's Xalan XSLT transformation engine. [Open Source, BSD-like]
site exerpt
SourceForge.net: Pyana Provide feedback on this page Recently changed page Site Status SF.net Projects Pyana Summary Pyana Stats RSS Summary Admin Home Page Tracker Bugs Support Requests Patches Feature Requests Mail Screenshots News CVS Files Sponsored Downloads About Pyana Pyana is a...Python bindings for Sablotron (a XSLT library) providing a simple API for in-memory XSLT transformations or file-to-file transformation. [Open Source, GPL]
site exerpt
SourceForge.net: PySablot Python/Sablotron Provide feedback on this page Recently changed page Site Status SF.net Projects PySablot Python/Sablotron Summary PySablot Python/Sablotron Stats RSS Summary Admin Home Page Forums Tracker Bugs Support Requests Patches Feature Requests Mail Tasks Docs Screenshots News CVS Files Sponsored Downloads...A Python implementation of TREX, an XML schema language. [Open Source, BSD-like]
site exerpt
PyTREX It should be considered beta quality from 0.7.x onwards. PyTREX is now part of PyXML, at least in the CVS. Download pytrex-0.7.2.tgz pytrex-0.7.1.tgz pytrex-0.7.0.tgz pytrex-0.6.0.tgz pytrex-0.5.0.tgz To Do Better error handling Continued testing and bug fixes Optimization SourceForge Summary Page...A collection of libraries to process XML with Python. [Open Source, Python license]
site exerpt
Python/XML Libraries L package is a collection of libraries to process XML with Python. It contains, among other things xmlproc: a validating XML parser. Expat: a fast non-validating parser. sgmlop: a C helper module that can speed-up xmllib.py and sgmllib.py by a...A Python module that uses WCTP to send XML forms over HTTP. [Open Source, BSD-like]
site exerpt
SourceForge.net: Using WCTP to send XML forms over HTTP Provide feedback on this page Recently changed page Site Status SF.net Projects Using WCTP to send XML forms over HTTP Summary Using WCTP to send XML forms over HTTP Stats RSS Summary Admin Home Page Forums Tracker Bugs Support Requests...Module for quick generation of XML (and HTML) documents with a stream-based approach. [Open Source, GPL]
site exerpt
Automated XML generation Python module which makes the automated generation of XML, XHTML or HTML documents easy. JAXML is part of the official Debian GNU/Linux distribution. If we believe our logs, it seems to be used internally by companies and universities worldwide Boeing...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.
site exerpt
SIG for XML Processing in Python This list has been created to provide a forum for discussion and implementation of tools to make Python an excellent choice for XML processing. Mission Statement XML is the Extensible Markup Language, a standard defined by the World Wide Web...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.
site exerpt
xmlproc: An XML parser in Python It is a nearly complete validating parser, with only minor deviations from the specification (listed below It supports both SGML Open Catalogs and XCatalog 0.1, as well as error messages in different languages. xmlproc also supports namespaces. Access to DTD...A Python XHTML class can be used to programatically generate XHTML documents. [Open source, BSD license]
site exerpt
pyxhtml home Welcome to the home of pyxhtml! pyxhtml is a Python class for generating XHTML documents. To learn how it works, download the latest release and read the source code, which includes some hints. The pyxhtml project is kindly hosted by...