./net/py-suds, Lightweight SOAP python client for consuming Web Services

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q3, Version: 0.4, Package name: py27-suds-0.4, Maintainer: pkgsrc-users

The Suds web services client is a lightweight soap-based client for python the
is licensed under LGPL. Basic features:
* No class generation
* Provides an object-like API.
* Reads wsdl at runtime for encoding/decoding
* Provides for the following SOAP (style) binding/encoding:
- Document/Literal
- RPC/Literal
- RPC/Encoded (section 5)

The goal of suds is to present an RPC-like interface into soap-based web
services. This means that in most cases, users do not need to be concerned with
the complexities of the WSDL and referenced schemas. Regardless of which soap
message style is specified, the signature of the service methods remain the
same. Uses that do examine the WSDL will notice that even with the document
soap message style, the signature of each method resembles an RPC. The method
signature contains the contents of the document defined for the message instead
of the document itself.


Required to run:
[devel/py-setuptools] [lang/python27]

Master sites:

SHA1: d76ca8bdebb09116a36aababe0ee297b023cc55e
RMD160: d2c5fa050c172ba316a3e81f875fe3ff04f43cff
Filesize: 101.575 KB

Version history: (Expand)