Parsing XML with Python Minidom November 29, 2019 By Rowell 1 Comment A core skill for a DevNet associate is being knowledgeable of how to parse XML into a Python structure. Data can be retrieved from devices using different data structures such as XML, YAML, or …Continue Reading about Parsing XML with Python Minidom →