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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zeep-0.2.5.tar.gz.
File metadata
- Download URL: zeep-0.2.5.tar.gz
- Upload date:
- Size: 37.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38b20fd001f2160452a6b67125719187cc5d339132bf9321130a799b8876469d
|
|
| MD5 |
4c5469d9cb8ad4128181f11b97746425
|
|
| BLAKE2b-256 |
747befc52e65eb93b09dc4da585762511f9bbf02b39d2db07ddd3e6bf13f5ac1
|
File details
Details for the file zeep-0.2.5-py2.py3-none-any.whl.
File metadata
- Download URL: zeep-0.2.5-py2.py3-none-any.whl
- Upload date:
- Size: 34.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6c1eb454ac27a2decc31a48cbd3f5c6d2786970630983a0ec5c1d4e4701116b
|
|
| MD5 |
bc0cac3a631fcc742ffb9db829741763
|
|
| BLAKE2b-256 |
738154e68312016cb5755d4925cd26f9151a1a4c1566c276d63c75fe7b0836a7
|