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.0.tar.gz
(35.6 kB
view details)
Built Distribution
zeep-0.2.0-py2.py3-none-any.whl
(33.4 kB
view details)
File details
Details for the file zeep-0.2.0.tar.gz
.
File metadata
- Download URL: zeep-0.2.0.tar.gz
- Upload date:
- Size: 35.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54c59938c979572e66af890b80f84c4418b9b4ebfd81d9d477bdd178df244fb8 |
|
MD5 | bf359e3c42ae7a4cab0b44fb0ded6a2a |
|
BLAKE2b-256 | 46c7d2fff4afd194123d7b1bf473334529b9527be2c54d396b248930c5832a71 |
Provenance
File details
Details for the file zeep-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: zeep-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 33.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 895f9fbe1e4cb42e7fc9e9d247f7008e9d3474ea98e5da6cb2f17955c6877a85 |
|
MD5 | c09fb9529f581bb1ac22fd1b0341e8ea |
|
BLAKE2b-256 | 7ea7dd197ae1ac822a3b1d7c029015dab05b9cd15506382540c186e3fca3f24f |