[Module] SOAPy/0.1

Adam Elman aelman@users.sourceforge.net
Thu, 26 Apr 2001 21:23:55 -0400 (EDT)


                               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