SOAP and Zeep

Nicolas Évrard nicoe at openhex.org
Mon Aug 1 10:55:23 EDT 2016


* Ethan Furman  [2016-07-29 19:54 +0200]: 
>Greetings!
>
>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?

We used zeep to communicate with SOAP webservices.
We choose it over suds because it supports python3.

I also happen to have a bug, and the maintainer quickly accepted my
patch, so according to me it's a good choice.

-- 
(°> Nicolas Évrard
( ) Liège
 `¯



More information about the Python-list mailing list