- Notifications
You must be signed in to change notification settings - Fork0
alex-testlab/PyZSI3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
==============================The Zolera SOAP Infrastructure==============================ZSI, the Zolera SOAP Infrastructure, is a pure-Python module thatprovides an implementation of SOAP messaging, as described in SOAP 1.1Specification (seehttp://www.w3.org/TR/soap). It can also be used tobuild applications using SOAP Messages with Attachments (seehttp://www.w3.org/TR/SOAP-attachments). ZSI is intended to make iteasier to write web services in Python.In particular, ZSI parses and generates SOAP messages, and convertsbetween native Python datatypes and SOAP syntax. Simple dispatch andinvocation methods are supported. There are no known bugs. It's onlyknown limitation is that it cannot handle multi-dimensional arrays.ZSI is built on top of DOM. It requires Python 2.3 or later. It is open source. We hope you find it useful.The ZSI.twisted package will only be built if you're using Python >= 2.4, and in order to use it you'll need twisted >= 2.0 and twistedWeb >= 0.5.0The documentation (in PDF and HTML) is accurate. We should probablyrestructure the document as a HOWTO. You probably can't usefully editthe docs without having the Python2.0 sources and some other utilities(TeX, pdfLaTeX, latex2html) on a Unix or Cygwin installation. If youwant to format or revise the docs, see "Documentation Tools" in thefile RELEASE./rich $alzrsalz@datapower.comThings To Do------------Any volunteers?- Use isinstance() for types.- Update to SOAPv1.2.
About
forked from 0z-cloud / ZSI-Py3, parse and build soap
Topics
Resources
Stars
Watchers
Forks
Packages0
No packages published