Skip to main content

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

Project description

A fast and hip Python SOAP client ;-)

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

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

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

Supported by

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