looking for a simple XML api for python

Uche Ogbuji uche at ogbuji.net
Mon Jun 9 09:31:35 EDT 2003


Van Gale <news at exultants.org> wrote in message news:<Bmbza.211$Iq.22242517 at newssvr14.news.prodigy.com>...
> There are at least two other choices:
> 
> ElementTree: http://effbot.org/zone/element-index.htm
> 
> cDomlette: http://4suite.org/index.xhtml
> 
> I believe the 4Suite XPath module works with cDomlette.

Yep.

http://uche.ogbuji.net/tech/akara/nodes/2003-01-01/domlettes
http://uche.ogbuji.net/tech/akara/nodes/2003-01-01/basic-xpath
http://uche.ogbuji.net/tech/akara/nodes/2003-01-01/basic-xslt

BTW, ElementTree is very nice, and the latest, 1.2alpha1 mentions
limited XPath support.

--Uche
http://uche.ogbuji.net




More information about the Python-list mailing list