I have an xml file I need to customize, then write back to xml. I'm trying to use xmltodict to get a pythonic, viewable object, but I would like to map out different levels within the nested dicts, and be able to modify them while updating the master dict (akin to views).
Otherwise, I'll need a way to actually view the hierarchy, because this is not very 'pretty':
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…