Skip to main content

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

Project description

A fast and hip Python SOAP client ;-)

Highlights:
  • Modern codebase compatible with Python 2.7, 3.3, 3.4, 3.5 and PyPy

  • Build on top of lxml and requests

  • Supports recursive WSDL and XSD documents.

  • Supports the xsd:choice and xsd:any elements.

  • Uses the defusedxml module for handling potential XML security issues

  • Support for WSSE (UsernameToken only for now)

Features still in development include:
  • WSSE x.509 support (BinarySecurityToken)

  • Support for HTTP bindings

  • XML validation using lxml XMLSchema’s

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

Status

https://readthedocs.org/projects/python-zeep/badge/?version=latest https://travis-ci.org/mvantellingen/python-zeep.svg?branch=master http://codecov.io/github/mvantellingen/python-zeep/coverage.svg?branch=master https://img.shields.io/pypi/v/zeep.svg https://requires.io/github/mvantellingen/python-zeep/requirements.svg?branch=master

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 -mzeep <url-to-wsdl>

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

Bugs

If you encounter bugs then please let me know . A copy of the WSDL file if possible would be most helpful. If you are really cool then please open a PR with the fix… :P

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

Uploaded Source

Built Distribution

zeep-0.5.0-py2.py3-none-any.whl (43.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: zeep-0.5.0.tar.gz
  • Upload date:
  • Size: 50.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zeep-0.5.0.tar.gz
Algorithm Hash digest
SHA256 16750ce04577a2e78322fa4432c583eaea4ad8d4832ae4f6401d674043bf2c09
MD5 624dc8c7a9e5c7b19113c938d180bdba
BLAKE2b-256 d5ead0fae1f0965287880d17017c12052eaca0c460f57f8c24dcf52bc7a35b86

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for zeep-0.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b6136d2086e5c1143ce936c0e3eb3585398b376870de82db807e7db833d052cb
MD5 5cdf2428ec41c420cba717ca9bfcdff4
BLAKE2b-256 36e4ed3463c6646dd90c87b00d8a635ac5d0f3d1fede28ab111797f365136a2e

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