Skip to main content

A modern/fast Python SOAP client based on lxml / requests

Project description

A fast and hip Python SOAP client ;-)

IRC: #python-zeep on Freenode
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

Features still in development include:
  • WSSE x.509 support (BinarySecurityToken)

  • XML validation using lxml XMLSchema’s

  • WS Policy support

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

Installation

pip install zeep

Usage

from zeep import Client

client = Client('tests/wsdl_files/example.rst')
client.service.ping()

To quickly inspect a WSDL file use:

python -mzeep <url-to-wsdl>

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

Support

If you encounter bugs then please let me know . A copy of the WSDL file if possible would be most helpful.

I’m also able to offer commercial support. Please contact me at info@mvantellingen.nl for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeep-0.16.0.tar.gz (80.8 kB view details)

Uploaded Source

Built Distribution

zeep-0.16.0-py2.py3-none-any.whl (66.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file zeep-0.16.0.tar.gz.

File metadata

  • Download URL: zeep-0.16.0.tar.gz
  • Upload date:
  • Size: 80.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zeep-0.16.0.tar.gz
Algorithm Hash digest
SHA256 8f339eb1190e1b6bc2e09615a6721e1bd1c6fc02a36c71b0b17299c49a30d1c2
MD5 c5c9a3d7ac4383019f9c618f90f8f597
BLAKE2b-256 64bafafb6b3b678d73bfaad3fd18d13801bf5c8b9a25c310df7d0413d3724bcf

See more details on using hashes here.

Provenance

File details

Details for the file zeep-0.16.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for zeep-0.16.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9c6c112c8df127c95097de05fd030004f64db25a35b86c12025e32503f844844
MD5 62f0bb2d118781cd14080a2042e7e361
BLAKE2b-256 de4cf84aa3465cf4e1d0247308c7ae3e13481b8be0a70cfc76261f6b1eaf1f3a

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page