CMD + K

zeep

Community

A fast and modern Python SOAP client

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::zeep

Usage Tracking

4.3.2
4.3.1
4.3.0
4.2.1
4.2.0
5 / 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

Sep 16, 2025 at 09:16

License

MIT

Total Downloads

369.1K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 2.5.0
win-32 Last supported version: 2.5.0
macOS-64 Last supported version: 2.5.0
win-64 Last supported version: 2.5.0