[XML-SIG] Python XML

John W. Shipman john at nmt.edu
Tue Dec 1 23:05:49 CET 2009


+--
| To process XML from Python ...
| What is the best library  ?
| http://pyxml.sourceforge.net/topics/books.html is officially not
| supported / maintained anymore
| There is the libxml2 but there are not much response on google (at first sight).
|
| Any relevant pointers would be appreciated :)
+--

We have an official publication, freely available as a Web
page or PDF, on my favorite package, lxml:

     http://www.nmt.edu/tcc/help/pubs/pylxml/

It's fast, easy to use, and suitable for reading, writing
or updating XML content.  It does not address installation;
it is a user-level publication.

Best regards,
John Shipman (john at nmt.edu), Applications Specialist, NM Tech Computer Center,
Speare 119, Socorro, NM 87801, (505) 835-5950, http://www.nmt.edu/~john
   ``Let's go outside and commiserate with nature.''  --Dave Farber


More information about the XML-SIG mailing list