Skip to main content

A Python SOAP client

Project description

Zeep: Python SOAP client

Documentation Status Python Tests Coverage PyPI version

A Python SOAP client

Highlights:

  • Compatible with Python 3.9, 3.10, 3.11, 3.12, 3.13 and PyPy3
  • Built on top of lxml, requests, and httpx
  • 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 the documentation for more information.

Status

[!NOTE] I consider this library to be stable. Since no new developments happen around the SOAP specification, it won't be updated that much. Good PRs which fix bugs are always welcome, however.

Installation

pip install zeep

Zeep uses the lxml library for parsing XML. See lxml 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 for more information.

Sponsors

Kraken Tech

Support

If you want to report a bug, please first read the bug reporting guidelines.

Please only report bugs, 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.3.0.tar.gz (166.4 kB view details)

Uploaded Source

Built Distribution

zeep-4.3.0-py3-none-any.whl (101.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zeep-4.3.0.tar.gz
  • Upload date:
  • Size: 166.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for zeep-4.3.0.tar.gz
Algorithm Hash digest
SHA256 26a1658057411fb331ee0602633c31b5c754ff1d7b9b38a15e83737597c080eb
MD5 182b5f05c868c304665500920c9538ac
BLAKE2b-256 2742b35da7a10842bab5640a4810aef5e92d8ba0ce46c9605c5da3b0e1c30498

See more details on using hashes here.

Provenance

File details

Details for the file zeep-4.3.0-py3-none-any.whl.

File metadata

  • Download URL: zeep-4.3.0-py3-none-any.whl
  • Upload date:
  • Size: 101.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for zeep-4.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4bafaf1997a46b5560c5e928f2bc1b04f04c31dad121ecbe1e952f23aee4c19e
MD5 5e4ce38ecea5aedd6318fe42dbd8809d
BLAKE2b-256 7d0112419f57fcb50861b639b976c7e43341993ccf16ee6674bc7b85e6801572

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