Skip to main content

A modern/fast Python SOAP client based on lxml / requests + Corentin Remaud silly edit

Project description

========================
Zeep-adv: Python SOAP client + mtom with mime type management
========================

Based on : http://docs.python-zeep.org/
And this mtom extention : https://github.com/mvantellingen/python-zeep/pull/314/files

```
pip install python-zeep-adv
```

````python

from zeep import Client

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

```

This was developed for a specific usage and this code whould not be used for other puposes has it.

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-adv-1.4.3.tar.gz (138.0 kB view hashes)

Uploaded Source

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