python2-elementtree: python2-elementtree (Python library wrapper for XML) python2-elementtree: python2-elementtree: The Element type is a simple but flexible container object, designed python2-elementtree: to store hierarchical data structures, such as simplified XML python2-elementtree: infosets, in memory. The element type can be described as a cross python2-elementtree: between a Python list and a Python dictionary. python2-elementtree: python2-elementtree: The ElementTree wrapper type adds code to load XML files as trees of python2-elementtree: Element objects, and save them back again. python2-elementtree: python2-elementtree: Homepage: http://effbot.org/zone/element-index.htm