Python WSDL Support
Piet van Oostrum
piet at cs.uu.nl
Tue Jun 16 17:02:23 EDT 2009
>>>>> Chris <chrisspen at gmail.com> (C) wrote:
>C> Is there any modern support for WSDL? The only projects I could find
>C> are ZSI and SOAPpy, and both have been dead for several years.
That is not necessarily bad.
But for the client side there is also suds (https://fedorahosted.org/suds/).
And you may also look for soaplib (http://trac.optio.webfactional.com/)
but it is probably also `dead'. There is a fork soaplib-lxml, however,
that is being actively developed.
SOAP is not very popular in the Python world, I think. SOAP is a mammoth
and that fits better in the Java and Microsoft worlds :=)
--
Piet van Oostrum <piet at cs.uu.nl>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: piet at vanoostrum.org
More information about the Python-list
mailing list