[Twisted-Python] SOAP Client?

Is there a SOAP client available in Twisted, or one that would be recommended to use with Twisted? Thanks, Don Smith

Hi, There is SoapPy already included. On Fri, Oct 24, 2008 at 5:36 PM, Don Smith <donwsmith@gmail.com> wrote:
-- A+ Nico http://www.deviant-abstraction.net

On Fri, 24 Oct 2008 08:36:47 -0700, Don Smith <donwsmith@gmail.com> wrote:
Is there a SOAP client available in Twisted, or one that would be recommended to use with Twisted?
Aside from twisted.web.soap, ZSI includes Twisted support. Last time I looked at it, the implementation was... well, I'd call it wrong. But perhaps it works well enough for some cases. My understanding is that ZSI is the best SOAP library available for Python; based on that, I'd really like to see some support in Twisted for SOAP which was based on it. Jean-Paul

Hi, There is SoapPy already included. On Fri, Oct 24, 2008 at 5:36 PM, Don Smith <donwsmith@gmail.com> wrote:
-- A+ Nico http://www.deviant-abstraction.net

On Fri, 24 Oct 2008 08:36:47 -0700, Don Smith <donwsmith@gmail.com> wrote:
Is there a SOAP client available in Twisted, or one that would be recommended to use with Twisted?
Aside from twisted.web.soap, ZSI includes Twisted support. Last time I looked at it, the implementation was... well, I'd call it wrong. But perhaps it works well enough for some cases. My understanding is that ZSI is the best SOAP library available for Python; based on that, I'd really like to see some support in Twisted for SOAP which was based on it. Jean-Paul
participants (3)
-
Don Smith
-
Jean-Paul Calderone
-
Nicolas Toper