Skip to main content

A fork of Michael van Tellingen of python-zeep

Project description

This is a fork of (mvantellingen/python-zeep)[https://github.com/mvantellingen/python-zeep]. For now it just runs the plugins after signing when making the request, and before when processing the response.

We did this because we needed to encrypt in those moments and we didn’t saw a way to do it. So we used plugins to do it, and needed to encrypt after sign in the request and before in the response.

Maybe in the future we could implement a “Encryption Plugin” and return the “Normal Plugin” execution where it belongs.

A Python SOAP client

Highlights:
  • Compatible with Python 3.7, 3.8, 3.9, 3.10, 3.11 and PyPy3

  • Build 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 for more information the documentation at http://docs.python-zeep.org/

Installation

pip install zeep

Note that the latest version to support Python 2.7, 3.3, 3.4 and 3.5 is Zeep 3.4, install via pip install zeep==3.4.0

Zeep uses the lxml library for parsing xml. See https://lxml.de/installation.html for the 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 at http://docs.python-zeep.org for more information.

Support

If you want to report a bug then please first read http://docs.python-zeep.org/en/master/reporting_bugs.html

Please only report bugs and 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-bold-4.2.2a0.tar.gz (167.4 kB view details)

Uploaded Source

Built Distribution

zeep_bold-4.2.2a0-py3-none-any.whl (101.8 kB view details)

Uploaded Python 3

File details

Details for the file zeep-bold-4.2.2a0.tar.gz.

File metadata

  • Download URL: zeep-bold-4.2.2a0.tar.gz
  • Upload date:
  • Size: 167.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for zeep-bold-4.2.2a0.tar.gz
Algorithm Hash digest
SHA256 10c9bf83b7daed76edce9af7e3ffee5188cf1c5e60bfc21dd13fee596ff9e48a
MD5 423b222d8e6375e5391a0f8cc019a598
BLAKE2b-256 ee30e5c37a4432740e8a18d47ed4255150273259f1002606c8f968b95e534b9e

See more details on using hashes here.

File details

Details for the file zeep_bold-4.2.2a0-py3-none-any.whl.

File metadata

  • Download URL: zeep_bold-4.2.2a0-py3-none-any.whl
  • Upload date:
  • Size: 101.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for zeep_bold-4.2.2a0-py3-none-any.whl
Algorithm Hash digest
SHA256 9301640300334afcdd445b0e33beac301d5f0c9bd743f711d74884c66369dd7c
MD5 db34d11b55619a0084d22cdd1e9cd995
BLAKE2b-256 313be31947ae2c92549e8a12de99a82eeb8be8bd653338e9ba1302cfde0d30d4

See more details on using hashes here.

Supported by

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