[Soap-Python] How to interact with SOAP service from client perspective ?

Michael Wood esiotrot at gmail.com
Fri Aug 17 08:32:50 CEST 2012


On 16 August 2012 22:45, Lukasz Szybalski <szybalski at gmail.com> wrote:
> On 7/12/12, Raphaël Barrois <raphael.barrois at polyconseil.fr> wrote:
>> Hi Lukasz,
>>
>> I encountered the same issue recently with suds and a .net-generated WSDL,
>> so I wrote a patch — works great in production for a few months.
>> I'm planning to submit it upstream if I can find an example WSDL suds cannot
>> parse.
>>
>> Hope it helps !
>>
>> Raphaël BARROIS
>>
> Which version of suds is this against? 4.0? Any other client I can use?

Perhaps you could try pysimplesoap.

I used pysimplesoap for testing when I ran into a suds encoding bug
and it worked fine for me.  Of course I don't know if it will work
better for your purposes than suds :)

-- 
Michael Wood <esiotrot at gmail.com>


More information about the Soap mailing list