Description
A major element of getting started on working with XML in Python is sorting out the comparative capabilities of all the available modules. In this first installment of his new Python column, "Charming Python," This article briefly describes the most popular and useful XML-related Python modules, and points you to resources for downloading individual modules and reading more about them. This article will help you determine which modules are most appropriate for your specific task.
Related:
User Reviews:
Related:
How to use Python's xml_objectifyIn this article David Mertz presents the xml_objectify module as part of his ongoing quest to create a more seamless integration between XML and... |
Freeware |
Intro to PYXXML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking...By: Intro to PYX |
Freeware |
Introduces the Python xml_pickle objectIn the first installment of his new 'XML Matters' column -- and as part of his ongoing quest to create a more seamless integration between XML and... |
Freeware |
Python and XML ProcessingPython's power and ease of use combine to make it an excellent choice for writing programs that process XML data. This Topic Guide links to...By: Phython.orgaaaa |
Freeware |
The Python Web Services Developer, Part 2The Python Web Services Developer, Part 2 is the first article in the series on creating a software repository system built on Web services that... |
Freeware |
XLSReadWriteII.NET 2.00XLSReadWriteII.NET for Delphi 2005/2006 and others, Win Forms Use this version for creating Win Forms applications with Delphi, Visual Studio and...By: Axolot Data |
Shareware |
TGPS 1.11Interface with your GPS receiver.By: Axolot Data |
Shareware |
pgISQL (Interactive SQL for PostgreSQL) ver. 2.2.0 2.2.0Interactive SQL for PostgreSQL is a powerfull database utility. It allows: Build SQL queries using SQL Editor with SQL syntax highlighting and SQL...By: Sujit |
Shareware |
Syndicate Pro 1.0Syndicate Pro multi-platform compatible. Syndicate Pro is server software for managing and distributing news headlines and other content over the ...By: Sujit |
Shareware |
ESBPCS for VCL 4.2.2ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...By: Glenn Crouch |
Shareware |
- Python/XML
A package collecting the tools required for writing basic XML applications in Python, along with documentation and sample... - XML-RPC for Python
An XML-RPC library from PythonWare, which made its way into Python 2.2. [Open Source, BSD-like] - Python/XML HowTo
Tutorial on parsing XML in Python. - Python and XML Processing
Python's power and ease of use combine to make it an excellent choice for writing programs that process XML data. - XML Processing with Python
By Sean McGrath; Prentice Hall PTR, 2000, ISBN 0130211192, has CD-ROM. Methods to build XML applications fast, Python... - Proper XML Output in Python
Uche Ogbuji explores the intricacies of creating proper XML output in Python, including character set and encoding issues. - SIG for XML Processing in Python
While Python includes basic XML processing capabilities, the goal of this SIG is to make Python become the premier... - Python Wiki: Web Frameworks for Python
An overview of all current Python web frameworks, maintained on the official Python language website by its developer... - Performance Comparison Between SAX XML::Filter::Dispatcher and XML::Twig
XML::Twig and the XML::SAX-based module XML::Filter::Dispatcher offer similar capabilities for implementing XPath-based... - OASIS XML Conformance Subcommittee XML 1.0 Test Suite, Second Edition
Contains over 2000 test files and an associated test report. The test report contains background information on...
