ElementTree Overview

Posted 25 April 2008 in links tagged with [elementtree] [programming] [python] [xml]

One of the better python XML libraries. Ships in core python.

http://effbot.org/zone/element-index.htm

 

ElementTree Overview