easy-parse Easy parsing for xml and json Usage: Parse a given xml file to json from easyparse import xml_to_json xml_to_json('input.xml', 'output.json')