A simple and useful python API to convert python objects into xml and json documents and vice versa
Project description
A simple and useful python API to convert python objects into xml and json documents, the functions convert python objects in json (python dictionary) and xml documents (xml.dom.minidom.Document) and vice versa.