On Wed, May 17, 2017 at 10:51 PM, Nagy László Zsolt <gand...@shopzeus.com> wrote: > 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.
You might be in luck: xmlsec appears to be in this list: http://www.lfd.uci.edu/~gohlke/pythonlibs/ I don't know anything about it, though, so you'll have to try it and see. ChrisA -- https://mail.python.org/mailman/listinfo/python-list