CMD + K

zeep

Community

A fast and modern Python SOAP client

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::zeep

Usage Tracking

4.1.0
1 / 8 versions selected
Total downloads: 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

Information Last Updated

Mar 25, 2025 at 16:20

License

MIT

Total Downloads

25