[Soap-Python] Library for bi-directional SOAP over HTTP

Burak Arslan burak.arslan at arskom.com.tr
Thu Sep 3 22:00:20 CEST 2015



On 08/30/15 20:04, Milan Krcmar wrote:
> Will you recommend me a Python SOAP library to implement an HTTP server working
> in "both directions"? 

In Spyne, everything's pluggable. You can write a transport that works
this way and use Soap as well as other protocols in it.

See http://spyne.io/docs/2.10/manual/07_t_and_p.html

Best,
Burak



More information about the Soap mailing list