SOAP for Python
Date: Jun. 27, 2000
Link: http://www.pythonware.com/products/soap/
Source Author or Organization: Secret Labs AB
soaplib.py is a client-side implementation of the SOAP 1.1 protocol for Python.
According to the developer, it is best suited for XML-RPC style communication
between two Python programs.