python3-zeep

Modern SOAP client library (Python 3)
  https://github.com/mvantellingen/python-zeep
  0
  no reviews



A fast and modern Python SOAP client

Highlights: * Modern codebase compatible with Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7 and PyPy * Build on top of lxml and requests * Supports recursive WSDL and XSD documents. * Supports the xsd:choice and xsd:any elements. * Uses the defusedxml module for handling potential XML security issues * Support for WSSE (UsernameToken only for now) * Experimental support for HTTP bindings * Experimental support for WS-Addressing headers * Experimental support for asyncio via aiohttp (Python 3.5+)

Features still in development include: * WSSE x.509 support (BinarySecurityToken) * WS Policy support

Please see for more information the documentation at http://docs.python-zeep.org/

This package is targeting Python version 3.