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)

  • Experimental support for HTTP bindings

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

  • 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.

Support

If you encounter bugs then please let me know . A copy of the WSDL file if possible would be most helpful.

I’m also able to offer commercial support. Please contact me at info@mvantellingen.nl for more information.

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

Uploaded Source

Built Distribution

zeep-0.8.1-py2.py3-none-any.whl (52.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for zeep-0.8.1.tar.gz
Algorithm Hash digest
SHA256 0b8afb0ec77a1224144dc0ddb8e40cf6d4d03c1bd217147da49e6e4d13fc21b9
MD5 4f0932fd32ddbbd1f3c0fe8b5734b03a
BLAKE2b-256 474bfe9169673e8b132ccebafe97c7c5e17c3d2fee198f02e287abcddce6ac4c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for zeep-0.8.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1655e11876c4a63d4291ed79c75ff17282b8a9bacc5eb74fcdf4c3a7d1f2f131
MD5 0d2635d78254cc99c24d9362f0b9f62f
BLAKE2b-256 ed4c078c4f57e0407876657effcf7cf9ebb84eb22546d55454698822797ed19a

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