Good XML tools?

Doru-Catalin Togea doru-cat at ifi.uio.no
Tue Jul 30 09:44:10 EDT 2002


> Can you recommend any good XML packages for Python? I looked at the
> PyXML but it seems to be lacking proper documentation (=unusable).

A short while ago, somebody posted the following links to online tutorials
for pyxml ++. I downloaded them (after a rather bothersome registration
and "type your password many times" procedure) and they seem to be both
acurrate and somewhat comprehensive. I did not read them thoroughly yet.


	-------------------
Python and XML development using the open source 4Suite toolkit

4Suite is an open source, comprehensive library and toolkit for XML
processing in Python. 4Suite implements various open standards related
to XML. This series of tutorials introduces 4Suite and gives practical
examples of XML development using 4Suite and Python.

Part 1: PyXml
There are various DOM implementations, in varying computer languages.
Here, we will be introducing PyXml. This particular implementation is
written in Python.

http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/28BEDEE3E7219EB386256AE300743B69
?Open&t=gr,lnxn28,p=PyXml


Part 2: 4XPath and 4XSLT
This tutorial introduces 4XPath and 4XSLT . If you plan to use Python
in association with XML processing, these are useful tools to get to
know.

http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/BE1A7E60838F9F7686256AF400523C58
?Open&t=gr,lnxn28,p=4XPath4XSLT


Part 3: 4RDF
This tutorial will go into detail on RDF, with hands-on examples of
how to use the various RDF facilities available with Python.

http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/8A1EA5A2CF4621C386256BBB006F4CEC
?Open&t=gr,lnxn28,p=4RDF
	-------------------

Catalin


	<<<< ================================== >>>>
	<<     We are what we repeatedly do.      >>
	<<  Excellence, therefore, is not an act  >>
	<<             but a habit.               >>
	<<<< ================================== >>>>




More information about the Python-list mailing list