SpiceQA
Questions Tags Users Badges

Serialize Python dictionary to XML

user_99144 0
Created Jun 19, 2009 Edited Jun 19, 2009
Viewed 79934

There is simple JSON serialization module with name "simplejson" which easily serializes Python objects to JSON.

I'm looking for similar module which can serialize to XML.

xml-serialization serialization xml python
Share
5 Answers

http://code.activestate.com/recipes/415983/

http://sourceforge.net/projects/pyxser/

http://soapy.sourceforge.net/

http://www.ibm.com/developerworks/webservices/library/ws-pyth5/

http://gnosis.cx/publish/programming/xml_matters_1.txt

edited Jun 19, 2009
SLott_106610
answered Jun 19, 2009
Related
Terms of service Privacy policy
Powered by Answer