I need to consume a .NET web service in a Python client
Simon Brunning
simon at brunningonline.net
Fri Jan 12 14:30:17 EST 2007
On 12 Jan 2007 11:11:21 -0800, Ravi Teja <webraviteja at gmail.com> wrote:
> Start Here
> http://www.diveintopython.org/soap_web_services/index.html
> Example Client
> http://www.diveintopython.org/soap_web_services/first_steps.html
Sadly, SOAPpy doesn't seem to be maintained any more. I'd take a look
at ZSI, instead.
<http://tinyurl.com/ylas4k>
--
Cheers,
Simon B
simon at brunningonline.net
More information about the Python-list
mailing list