By: | The Python XML-SIG |
Version: | 0.8.2 |
Last release: | 2003-01-25 |
Platforms: | Python 2.x |
Category: | XML middleware |
Info on web: | http://www.python.org/sigs/xml-sig/ |
Feedback: | Something wrong? Follow this link. |
The Python XML package is a package of various Python XML tools that has been put together by the Python XML Special Interest Group, a group of volunteers led by Andrew M. Kuchling, for the convenience of Python XML developers.
The package contains SAX for Python, a HOWTO document, Pyexpat, a SAX 2.0 implementation, 4DOM (which supports DOM 1.0 and DOM 2.0) and xmlproc. A module for serializing and deserializing Python objects into XML is also included, as well as a number of demos.