SOAPy/0.1 --------- SOAP/XML Schema library for Python SOAPy is a library for accessing SOAP-based web services from Python applications. Given either a WSDL or SDL document, SOAPy discovers the published API for a web service and exposes it to Python applications as transparently as possible. SOAPy is designed to support WSDL 1.0 and SOAP 1.1, and whatever version of SDL is being used to power Microsoft's TerraService web service. :) URL: http://soapy.sourceforge.net/ Download: http://prdownloads.sourceforge.net/soapy/soapy-0.1.tar.gz License: Python Style Requires: PyXML, Distutils Categories: Remote and Distributed Adam Elman (aelman@users.sourceforge.net) -- <a href="http://soapy.sourceforge.net/">SOAPy/0.1</a> -- SOAP/XML Schema library for Python
participants (1)
-
Adam Elman