* 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
`¯
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to