Languages
Description
Python'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 documentation and code for handling XML in Python, and also lists some selected resources for learning about XML.
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 |
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 |
Tinkering with XML and PythonA major element of getting started on working with XML in Python is sorting out the comparative capabilities of all the available modules. In this... |
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 |
Related
- 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... - 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... - Text Processing in Python
By David Mertz; Addison Wesley. Book in progress, full text, ASCII format. Asks for feedback. [author website, Gnosis... - XML Processing with TRaX
Article by Craig Pfeifer in ONJava.com. Purpose of TRaX (Java API for specifying and executing XML transformations), code... - Processing XML with Java
Online draft of a book by Elliotte Rusty Harold. - XML-Signature Syntax and Processing
Provide integrity, message authentication, and/or signer authentication services for data of any type, whether located... - XML Encryption Syntax and Processing
This document specifies a process for encrypting data and representing the result in XML. The data may be arbitrary data... - An Empirical Comparison of C, C++, Java, Perl, Python, Rexx, and Tcl for a Search/string-processing Program
One set of requirements, 80 implementations, coded by 74 different programmers in various languages, compared for... - Python/XML
A package collecting the tools required for writing basic XML applications in Python, along with documentation and sample...
