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.4.tar.gz
(37.2 kB
view details)
Built Distribution
zeep-0.2.4-py2.py3-none-any.whl
(34.1 kB
view details)
File details
Details for the file zeep-0.2.4.tar.gz
.
File metadata
- Download URL: zeep-0.2.4.tar.gz
- Upload date:
- Size: 37.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5531ba3b2ec3423b274f47ca475fef47d7630d01c81e8c3f5b0a33604e397c90 |
|
MD5 | 791a20426fabb6b7ad391d1774886dac |
|
BLAKE2b-256 | 1ae22eb70af17d27d870f0f174c43aa21a1539a372fc00df9acf8c3e3018d595 |
Provenance
File details
Details for the file zeep-0.2.4-py2.py3-none-any.whl
.
File metadata
- Download URL: zeep-0.2.4-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 | 53b25b78f5be32b2fc1264ba3c4c06b637d4b51b215100da154613d647f0170f |
|
MD5 | 34aa455a01baca6ea25b32c6c94958b0 |
|
BLAKE2b-256 | 52149184dfe21aae4484f7da5802c105bec10a7d2def927153f25de6557e0c5a |