dhp.xml package¶
Module contents¶
routines generally helpful for dealing with icky xml
-
dhp.xml.etree_to_dict(tree)¶ transform element tree to a dictionary
-
dhp.xml.ppxml(xmls)¶ pretty print xml, stripping an existing formatting
-
dhp.xml.xml_to_dict(xml_buf)¶ convert xml string to a dictionary, not always pretty, but reliable