On 19/09/13 12:43, Ismar Sehic wrote:
I'm especially interested in SOAP and XMLRPC, for now.

Please do not forward the entire digest. Some people have to pay by the byte and it also clutters up inboxes. Also please use a sensible subject line rather than: Re: Tutor Digest, Vol 115, Issue 35


As for SOAP and XMLRPC there are modules for both and tutorials on their use.

Start here:

XMLRPC is supported in the standard library:
http://docs.python.org/2/library/xmlrpclib.html

And SOAP has SOAPpy

www.python.org/pyvault/SRPMS/.../python-soappy-0-0.11.6-1.html‎

Its quite old but may lead to more modern sources.

HTH



On Thu, Sep 19, 2013 at 11:24 AM, <[email protected]
<mailto:[email protected]>> wrote:

    Send Tutor mailing list submissions to
    [email protected] <mailto:[email protected]>

    To subscribe or unsubscribe via the World Wide Web, visit
    https://mail.python.org/mailman/listinfo/tutor
    or, via email, send a message with subject or body 'help' to
    [email protected] <mailto:[email protected]>

    You can reach the person managing the list at
    [email protected] <mailto:[email protected]>

    When replying, please edit your Subject line so it is more specific
    than "Re: Contents of Tutor digest..."


    Today's Topics:

        1. Re: Web Services with python (Alan Gauld)
        2. Re: Copy and paste python on Microsoft word (Alan Gauld)
        3. Re: flask/sqlite3 problem - 'OperationalError: no such
           table'? (Timo)
        4. Re: flask/sqlite3 problem - 'OperationalError: no such
           table'? (Alan Gauld)
        5. Field Width (Jenny Allar)
        6. How to add modules? (Naman Kothari)
        7. Re: Field Width (Peter Otten)


--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.flickr.com/photos/alangauldphotos

_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to