[ buster ]
[ 源代码: python-zeep ]
软件包:python-zeep(3.2.0-1)
Modern SOAP client library (Python 2)
A fast and modern Python SOAP client
Highlights:
* Modern codebase compatible with Python 2.7, 3.3, 3.4, 3.5 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 2.
其他与 python-zeep 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-appdirs (>= 1.4.0)
- determining appropriate platform-specific directories (Python 2)
-
- dep: python-attr
- Attributes without boilerplate (Python 2)
-
- dep: python-cached-property
- Provides cached-property for decorating methods in classes (Python 2)
-
- dep: python-defusedxml
- XML bomb protection for Python stdlib modules (for Python 2)
-
- dep: python-isodate
- ISO 8601 date/time/duration parser and formatter (Python module)
-
- dep: python-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-requests-toolbelt
- Utility belt for advanced users of python-requests
-
- dep: python-setuptools
- Python Distutils Enhancements
-
- dep: python-six (>= 1.9.0-3~)
- Python 2 和 3 兼容库(Python 2 接口)
-
- dep: python-tz
- Python version of the Olson timezone database