Python WSDL Support

C

Chris

Is there any modern support for WSDL? The only projects I could find
are ZSI and SOAPpy, and both have been dead for several years.
 
P

Piet van Oostrum

Chris said:
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 :=)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top