[Tutor] Web services was: Re: Tutor Digest, Vol 115, Issue 35

Alan Gauld alan.gauld at btinternet.com
Thu Sep 19 20:03:32 CEST 2013


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, <tutor-request at python.org
> <mailto:tutor-request at python.org>> wrote:
>
>     Send Tutor mailing list submissions to
>     tutor at python.org <mailto:tutor at python.org>
>
>     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
>     tutor-request at python.org <mailto:tutor-request at python.org>
>
>     You can reach the person managing the list at
>     tutor-owner at python.org <mailto:tutor-owner at python.org>
>
>     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



More information about the Tutor mailing list