ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pythoncard
pythoncard
[Pythoncard-users] added stockprice SOAP client sample
by Kevin Altis other posts by this author
Feb 3 2002 9:29PM messages near this date
RE: [Pythoncard-users] better GIF screen shots on Windows | [Pythoncard-users] FW: xml pickle module
I've spent a lot of time the last week working with XML-RPC, SOAP, and the
Blogger API which uses XML-RPC. I'll have more to say about blogger later.
This note is just to let you know that I checked in a very simple SOAP
client example for getting the stock price from a remote SOAP web service. I
read the O'Reilly article mentioned below and felt compelled to whip up a
simple clone.

I was going to include the SOAP.py module, but there are so many examples
and docs that come with the full distribution that is better if people just
download the file for themselves.

ka
---
from the readme.txt:
This sample is a clone of the AppleScript Studio example at:
  http://www.oreillynet.com/pub/a/mac/2002/02/01/applescript_macosx.html

It requires the SOAP.py module from SOAP.py 0.9.7 available at:
  http://sourceforge.net/projects/pywebsvcs

Also see the SOAP.py authors article at:
  http://www-106.ibm.com/developerworks/webservices/library/ws-pyth2/


_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved