This is a static archive of the Python wiki, which was retired in February 2026 due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Definitive XML Application Development

ISBN: 0130889024 Prentice Hall 1207 pages (June 2002).

Covers how to write applications that use XML, focusing on general concepts, but using Python (in most of the book) and Java (in three chapters) as the example languages. Home page


Python and XML

ISBN: 0596001282, O'Reilly and Associates (December 2001)

An introduction to processing XML using the PyXML package assembled by the XML-SIG, this book covers parsing XML using SAX, transforming documents with XSLT, querying documents with XPath, and using SOAP.


XML Processing With Python

ISBN: 0130211192, Prentice Hall, 400 pages (June 2000)


2026-02-14 16:15