A modern/fast Python SOAP client based on lxml / requests
Project description
A fast and hip Python SOAP client ;-)
Status
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
Project details
Release history Release notifications | RSS feed
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.2.3.tar.gz
(37.0 kB
view details)
Built Distribution
zeep-0.2.3-py2.py3-none-any.whl
(34.1 kB
view details)
File details
Details for the file zeep-0.2.3.tar.gz
.
File metadata
- Download URL: zeep-0.2.3.tar.gz
- Upload date:
- Size: 37.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2418186c0ad1f3c2c9d2117f4a4cc1710924d308becb9b311d58cc0319a18a9 |
|
MD5 | 44971627d3a2d2306de3b45acedc5222 |
|
BLAKE2b-256 | cdc4126e74bbf7f0ab30c5c6734eab19c1ef322c5742cd421ecf885c84846fb0 |
Provenance
File details
Details for the file zeep-0.2.3-py2.py3-none-any.whl
.
File metadata
- Download URL: zeep-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 506ef14952a2746e947cdf22e1c6d8c916f10c6fbc2881762627c102f1474414 |
|
MD5 | 3cefaa232f19eb675bf4fd825f848c51 |
|
BLAKE2b-256 | 572b143f8cd8202f360668ebd5dda0d0c97390cb79ae7a673957894c2c64b8b0 |