stchris/untangle

Is there easy way get dict? (JSON like) data

gordio opened this issue · 2 comments

Is it possible? Like to store data to Json. :)

Hello @gordio.

There is another Lib who produces dict of XML: xmltodict Maybe this satisfies your need?
Greez
Sven

Closing this issue since untangle does just this one thing: it allows one to parse XML documents as Python-like objects.