A modern/fast Python SOAP client based on lxml / requests
Project description
A fast and hip Python SOAP client ;-)
Status
Installation
pip install zeep
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.4.0.tar.gz
(45.8 kB
view details)
Built Distribution
zeep-0.4.0-py2.py3-none-any.whl
(38.7 kB
view details)
File details
Details for the file zeep-0.4.0.tar.gz
.
File metadata
- Download URL: zeep-0.4.0.tar.gz
- Upload date:
- Size: 45.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27379fb21de56751f0f3081f38cd1d3232acc547eb8552b4bf7e3dcf8950df03 |
|
MD5 | 2cc2de6a0bc19afb066b4f7a4d5e3e13 |
|
BLAKE2b-256 | cde0d29407bf869836a0d88f7223a07264d93b1be2859651891559f9f68dcdf2 |
Provenance
File details
Details for the file zeep-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: zeep-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 38.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11ad1d75713015a9f9054771c31c02bea81184ab8c78c75b78fe8ed4e8863494 |
|
MD5 | fb092af2d45fa5f4581ddd51801219cc |
|
BLAKE2b-256 | 3ff65b9c0eef6d480e760407389b9b102521fb1fa16a9922472983707b4a9a31 |