suds-py3 1.4.5.0
0
Lightweight SOAP client
Contents
Lightweight SOAP client
Stars: 132, Watchers: 132, Forks: 63, Open Issues: 31The cackharot/suds-py3
repo was created 10 years ago and the last code push was 2 months ago.
The project is popular with 132 github stars!
How to Install suds-py3
You can install suds-py3 using pip
pip install suds-py3
or add it to a project with poetry
poetry add suds-py3
Package Details
- Author
- Cackharot (original Jeff Ortel)
- License
- LGPL
- Homepage
- https://github.com/cackharot/suds-py3
- PyPi:
- https://pypi.org/project/suds-py3/
- GitHub Repo:
- https://github.com/cackharot/suds-py3
Classifiers
Related Packages
Errors
A list of common suds-py3 errors.
Code Examples
Here are some suds-py3
code examples and snippets.
GitHub Issues
The suds-py3 package has 31 open issues on GitHub
- Omit pycache directories from wheels
- When recieves WebFault the recieved function in the message plugin is not called