On 07/04/15 04:59, Keith Wright wrote: > Are there any other modules for SOAP that I should be considering that > you might recommend?
Hi Keith, I recommend that you also have a look at Zato .. https://zato.io/blog/posts/secure-scalable-and-dynamic-invocation-of-soap-services-with-zato-and-suds.html https://zato.io/docs/progguide/examples/soap.html https://zato.io/docs/ .. which is an entire integration platform in Python the SOAP support is part of which rather than a Python module. It is very easy to install it on RHEL/CentOS, either directly or under Docker: https://zato.io/docs/admin/guide/install-rhel.html https://zato.io/docs/admin/guide/install-docker.html cheers, -- Dariusz Suchojad https://zato.io ESB, SOA, REST, APIs and Cloud Integrations in Python _______________________________________________ Soap mailing list [email protected] https://mail.python.org/mailman/listinfo/soap
