Community

Parsing XML with Python using lxml.objectify

(Mike) A couple years ago I started a series of articles on XML parsing. I covered lxml’s etree and Python’s included minidom XML parsing library. For whatever reason I didn’t notice lxml’s objectify sub-package, but I saw it recently and decided I should check it out.

Read More - Register for Free Membership