A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2000-September/009482.html below:

[Python-Dev] serializing Python as XML

[Python-Dev] serializing Python as XML [Python-Dev] serializing Python as XMLSkip Montanaro skip@mojam.com (Skip Montanaro)
Sun, 24 Sep 2000 10:19:10 -0500 (CDT)
    >> 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