XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Python Implementations -> Python xml_objectify module

Python xml_objectify module

Date: Oct. 17, 2000
Link: http://gnosis.cx/cgi/txt2html.cgi?source=http://gnosis.cx/publish/programming/xml_matters_2.txt
Source Author or Organization: David Mertz, Ph.D., Gnosis Software, Inc.

Python xml_objectify module transforms XML documents into native Python objects. Its goal is to produce Python objects that might be easier to work with (than DOM objects). This distribution is in the Public Domain.