Sending XML to a WEB Service and Getting Response Back
John Nagle
nagle at animats.com
Tue Dec 21 14:10:55 EST 2010
On 12/20/2010 11:45 PM, Ian Kelly wrote:
> On 12/20/2010 11:34 PM, John Nagle wrote:
>> SOAPpy is way out of date. The last update on SourceForge was in
>> 2001.
>
> 2007, actually: http://sourceforge.net/projects/pywebsvcs/files/
>
> And there is repository activity within the past 9 months. Still, point
> taken.
The original SOAPpy was at
http://sourceforge.net/projects/soapy/files/
but was apparently abandoned in 2001. Someone else picked
it up and moved it to
http://sourceforge.net/projects/pywebsvcs/files/SOAP.py/
where it was last updated in 2005. ZSI was last updated in
2007. Users are still submitting bug reports, but nobody
is answering. Somebody posted "Who maintains the pywebsvcs webpage?"
in February 2009, but no one answered them.
There's also "Python SOAP"
http://sourceforge.net/projects/pythonsoap/
abandoned in 2005.
The "suds" module
http://sourceforge.net/projects/python-suds/
was last updated in March, 2010. That version
will work with Python 2.6, and probably 2.7.
There's very little project activity, but at
least it's reasonably current.
John Nagle
More information about the Python-list
mailing list