SOAP client

mk meshko at gmail.com
Wed Feb 11 10:33:29 EST 2009


Hi,

I'm trying to consume a SOAP web service using Python.  So far I have
found two libraries: SOAPpy and ZSI.  Both of them rely on PyXML which
is no longer maintained (and there is no build for 64bit Windows and
the setup.py doesn't seem to know how to build it on Windows).  Is
there a live SOAP library for Python?  I'm sort of surprised that a
common standard like SOAP is not more actively supported in Python.
I'm probably missing something?

Thanks,
m



More information about the Python-list mailing list