ANNOUNCE: ZSI v1.4.1 RC1

Christopher Blunck blunck at gst.com
Wed Sep 10 22:03:32 EDT 2003


I'm pleased to announce the first release candidate of ZSI v1.4.1.
                                                                                
ZSI is the plumbing that allows Python modules to communicate via SOAP.  New
in this release is the capability to consume a WSDL, and invoke methods against
the endpoint using the ServiceProxy class.  This code was generously donated
by Brian Lloyd and the Zope corporation.
                                                                                
Also new in this release is the capability to convert the complex types and
operations defined in a WSDL document into Python modules.  This makes
invocation of web services simple.
                                                                                
Please take a look at our website for more information:
  http://pywebsvcs.sf.net/
                                                                                
                                                                                





More information about the Python-list mailing list