SOAP/wsse lib on Windows

Nagy László Zsolt gandalf at shopzeus.com
Wed May 17 08:51:57 EDT 2017


Is there a library that handles SOAP and wsee (with x509 signed
requests) on Windows platform?

I went through a few. Suds is not supported anymore. py-wsee depends on
libxml2 that has no windows port. zeep is  great, except that x509
cannot be used unless xmlsec library is installed. I could not build
xmlsec on Windows.

So is there a way to do this? I would prefer a cross platform solution,
but I'll do whatever it takes.




More information about the Python-list mailing list