Skip to main content

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

Project description

SOAP client for Python using the lxml and requests packages. This package is still in development. Current releases should be considered proof of concepts.

Status

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

Usage

from zeep import Client

client = Client(wsdl='tests/wsdl_files/example.rst')
client.service.ping()

To quickly inspect a WSDL file use:

python -mzeep <url-to-wsdl>

Bugs

Yes there will be 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.1.1.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

zeep-0.1.1-py2.py3-none-any.whl (27.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for zeep-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3ca819a602b4a53c3472c6472fb34e5ee90e390e6ec2a240ce5bc0ae93b1c191
MD5 f6e8f15648b8b7947ddfb1b5592c3614
BLAKE2b-256 f5018c70ee3382a415bdda4257f33602d1e708da641547178d78e72c4d374efd

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for zeep-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5622ebaa4365362f426f85975d4458b66492b711fbe70e9906c9ea6ab428058b
MD5 ab7a579ccb63e287d1135521baa55de6
BLAKE2b-256 a10c4db0e1e6e0c09891aa7ef9ed9ff57f8d20a688d93b1a3ec93b5d6dfa01a0

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