I am looking for a python SOAP 1.2 client but it seems that it does not exist . All of the existing clients are either not maintainted or only compatible with SOAP 1.1:
- suds
- SOAPpy
- ZSI
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The zeep library supports both SOAP 1.1 and 1.2 as long as the service’s WSDL properly indicates it.
WSF/Python is supporting SOAP 1.2.
For downloading, you don’t have to register. Just click “submit” at the very bottom.
Samples can be found within the downloaded archive, eg: