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.10, 3.11, 3.12, 3.13, 3.14 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.3.tar.gz (167.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zeep-4.3.3-py3-none-any.whl (102.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zeep-4.3.3.tar.gz
  • Upload date:
  • Size: 167.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for zeep-4.3.3.tar.gz
Algorithm Hash digest
SHA256 99d5059f92f721020998695fd9c85289ccb03ec5a2398ad49c6dbe43f19cfb94
MD5 cc13ce426f534dfa98478c6a8e7a6152
BLAKE2b-256 7ec2e06e5f177d818d0fc34fcbe2f98c175af2cba63b7d90f4bfcb6fe360d343

See more details on using hashes here.

Provenance

The following attestation bundles were made for zeep-4.3.3.tar.gz:

Publisher: python-release.yml on mvantellingen/python-zeep

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: zeep-4.3.3-py3-none-any.whl
  • Upload date:
  • Size: 102.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for zeep-4.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5adfae35582848819f8bb97b6ea9f1a34a2d4851a539f830e14dbab09961dd18
MD5 9d8f6d929aac2c8d9786d20126aef109
BLAKE2b-256 b5875c1d29f52fc32da98b75dc8a681cd0de78c9cfd5c10493cd7fb730e1d4b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for zeep-4.3.3-py3-none-any.whl:

Publisher: python-release.yml on mvantellingen/python-zeep

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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