CMD + K

zeep

Anaconda Verified

A fast and modern Python SOAP client

Installation

To install this package, run one of the following:

Conda
$conda install main::zeep

Usage Tracking

4.3.2
4.3.1
4.1.0
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

Zeep inspects the WSDL document and generates the corresponding code to use the services and types in the document. This provides an easy to use programmatic interface to a SOAP server.

The emphasis is on SOAP 1.1 and SOAP 1.2, however Zeep also offers support for HTTP Get and Post bindings.

Parsing the XML documents is done by using the lxml library. This is the most performant and compliant Python XML library currently available. This results in major speed benefits when processing large SOAP responses.

About

Summary

A fast and modern Python SOAP client

Last Updated

Dec 19, 2025 at 18:25

License

MIT

Total Downloads

1.1K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 4.1.0
macOS-64 Last supported version: 4.3.1