[Pythonmac-SIG] which SOAP library to use?

Kevin Altis altis at semi-retired.com
Sat Mar 6 14:47:10 EST 2004


The last version of SOAP.py I used came from Mark Pilgrim's pygoogle,  
and that version still works fine for client SOAP calls. I got the  
latest version from

http://sourceforge.net/project/showfiles.php?group_id=99616

which is now maintained by Brian Landers.

Another possibility is the SOAPpy package which is part of the  
pywebsvcs project on SF, but I don't have any experience with the  
package or the myriad dependencies it has and so I'm wondering if it is  
preferred for SOAP work in Python these days?

http://sourceforge.net/project/showfiles.php? 
group_id=26590&package_id=18246

In case anyone wonders why I'm asking about libs it is because I'm  
going through all the PythonCard samples that have external-lib  
dependencies and trying to update the required lib info and at the same  
time making sure the samples will run on the Mac. Next stop, jabber.py

ka




More information about the Pythonmac-SIG mailing list