>> Hi, everyone. One of the Software Carpentry designers has asked >> whether a package exists to serialize Python data structures as XML, >> so that lists of dictionaries of tuples of etc. can be exchanged with >> other XML-aware tools. Fred> There are at least two implementations ... PyXML & xml_objectify You can also use XML-RPC (http://www.xmlrpc.com/) or SOAP (http://www.develop.com/SOAP/). In Fredrik Lundh's xmlrpclib library (http://www.pythonware.com/products/xmlrpc/) you can access the dump and load functions without actually using the rest of the protocol if you like. I suspect there are similar hooks in soaplib (http://www.pythonware.com/products/soap/). -- Skip Montanaro (skip@mojam.com) http://www.mojam.com/ http://www.musi-cal.com/
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4