Skip to main content

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

Project description

A fast and modern Python SOAP client

Highlights:
  • Compatible with Python 3.6, 3.7, 3.8 and PyPy

  • Build on top of lxml and requests

  • Support for Soap 1.1, Soap 1.2 and HTTP bindings

  • Support for WS-Addressing headers

  • Support for WSSE (UserNameToken / x.509 signing)

  • Support for asyncio using the httpx module

  • Experimental support for XOP messages

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

Installation

pip install zeep

Note that the latest version to support Python 2.7, 3.3, 3.4 and 3.5 is Zeep 3.4, install via pip install zeep==3.4.0

Zeep uses the lxml library for parsing xml. See https://lxml.de/installation.html for the installation requirements.

Usage

from zeep import Client

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

To quickly inspect a WSDL file use:

python -m zeep <url-to-wsdl>

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

Support

If you want to report a bug then please first read http://docs.python-zeep.org/en/master/reporting_bugs.html

Please only report bugs and not support requests to the GitHub issue tracker.

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-4.1.0.tar.gz (160.3 kB view details)

Uploaded Source

Built Distribution

zeep-4.1.0-py2.py3-none-any.whl (100.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: zeep-4.1.0.tar.gz
  • Upload date:
  • Size: 160.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6

File hashes

Hashes for zeep-4.1.0.tar.gz
Algorithm Hash digest
SHA256 5867f2eadd6b028d9751f4155af590d3aaf9280e3a0ed5e15a53343921c956e5
MD5 f689cc06cefb6ee95b2254b80d0ebd30
BLAKE2b-256 f8d29c40fc50fa8d8ac2a744403e3c5eb64548daa9783c6ca060f74f911c006d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: zeep-4.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 100.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6

File hashes

Hashes for zeep-4.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 81c491092b71f5b276de8c63dfd452be3f322622c48a54f3a497cf913bdfb2f4
MD5 76d98418124bab2a137fc5a8b3619bc3
BLAKE2b-256 6c6729ebf5ab27f040ccae19a6aa28b0b1cef48cab5d5af40ecb721d382249c7

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