Projects / Zolera SOAP Infrastructure

Zolera SOAP Infrastructure

ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that provides an implementation of SOAP messaging, as described in The SOAP 1.1 Specification. It can also be used to build applications using SOAP Messages with Attachments. ZSI is intended to make it easier to write Web services in Python. In particular, ZSI parses and generates SOAP messages, and converts between native Python datatypes and SOAP syntax. Simple dispatch and invocation methods are supported.

Licenses
Implementation

RSS Recent releases

  •  16 Feb 2005 09:47

Release Notes: Support was added for the FastCGI module of jonpy (http://jonpy.sourceforge.net/). A FutureWarning with Python 2.3.x was eliminated. A check was added to make sure that the generated ID values are legal IDs under Python 2.3 and newer. _textunprotect is no longer needed. ZSI.wstools.XMLname.toXMLname() was fixed so that the namespace prefix isn't lost.

  •  10 Mar 2004 21:52

Release Notes: TypeCode honoring for response parameters, string adherence in wsdl for request and response params via ServiceProxy, and various bugfixes, including fixes for problems with wsdl2py. This release features improved interoperability with other SOAP engines.

  •  11 Nov 2003 22:24

Release Notes: This version makes the "docstyle" work for returning data, too. TC.Struct.typed will output an xsi:type parameter now.

No changes have been submitted for this release.

Screenshot

Project Spotlight

aTunes

An audio player and organizer.

Screenshot

Project Spotlight

GNU xorriso

An ISO 9660 multi-session CD/DVD/BD filesystem manipulator.