Ethan Furman <et...@stoneleaf.us> writes:
> I may have a need in the immediate future to work with SOAP and WSDL 
> services, and a quick search
> turned up Zeep (http://docs.python-zeep.org/en/latest/) -- does anyone have 
> any experience with it?
> Or any other libraries that can be recommended?

I am using "suds" to access existing WSDL/SOAP services - and I am very
satisfied. No support for the implementation of such services or
for WSDL generation, though.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to