Skip to main content

A modern/fast Python SOAP client based on lxml / requests

Project description

A fast and modern Python SOAP client

Highlights:
  • Compatible with Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7 and PyPy

  • Build on top of lxml and requests

  • 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 tornado async transport via gen.coroutine (Python 2.7+)

  • Support for asyncio via aiohttp (Python 3.5+)

  • Experimental support for XOP messages

Please see for more information the documentation at http://docs.python-zeep.org/

Installation

pip install zeep

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-3.2.0.tar.gz (161.0 kB view details)

Uploaded Source

Built Distribution

zeep-3.2.0-py2.py3-none-any.whl (98.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file zeep-3.2.0.tar.gz.

File metadata

  • Download URL: zeep-3.2.0.tar.gz
  • Upload date:
  • Size: 161.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for zeep-3.2.0.tar.gz
Algorithm Hash digest
SHA256 e5feb8b261c7e271e20c191bd346d80705d53b90af3c1e6f214aa108876fd72d
MD5 359721fa1595f1be0f3c7e1fbb1e6aa0
BLAKE2b-256 f051d4a45a9863bf4ce587c253d68a2c8a6dfba88a17e55e62b4371ff496dd48

See more details on using hashes here.

Provenance

File details

Details for the file zeep-3.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: zeep-3.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 98.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for zeep-3.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c8a2f12228b18c5db1feec0814907048d3c77eb6bbed419d567fe87fd9f0e530
MD5 0061b50757dc61cf2117d2342aaa6b64
BLAKE2b-256 36864250fd0e6a168328064dc1b33d64550db972bb79f1796b436f9df75253ac

See more details on using hashes here.

Provenance

Supported by

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