About Anaconda Help Download Anaconda

A fast and modern Python SOAP client

Installers

Info: This package contains files in non-standard labels.
  • osx-64 v2.5.0
  • win-32 v2.5.0
  • win-64 v2.5.0
  • linux-64 v2.5.0
  • noarch v4.2.1

conda install

To install this package run one of the following:
conda install conda-forge::zeep
conda install conda-forge/label/cf201901::zeep
conda install conda-forge/label/cf202003::zeep

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy