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