My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

xml2json is a simple library to convert an XML document into simple Python dictionary tree of dicts, arrays, and strings.

That object can then be easily serialized as JSON.

The source also includes a Google App Engine frontend to use the converter as a service at http://jsonproxy.appspot.com

Powered by Google Project Hosting