Top "Soappy" questions

SOAPy is a SOAP/XML Schema Library for Python.

Public free web services for testing soap client

Are there any publicly available SOAP 1.2/WSDL 2.0 compliant free web services for testing a Python based soap client library (e.…

python web-services soap soappy zsi
How to make a SOAP request by using SOAPpy?

I'm trying to call a method using a SOAP request by using SOAPpy on Python 2.7. The method is called GetCursOnDate …

python web-services soap soap-client soappy
Introspecting a WSDL with Python Zeep

I am attempting to use Zeep to describe the operations and types in a given WSDL, so that a program …

python soap wsdl zeep soappy