Go with suds from fedora. I found it easy to use and it's worked with every
soap api I connect to.
On 17/10/2013 1:18 AM, "Domagoj Kovač" wrote:
> I actually need a client library, not server library.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django use
It is possible to use urllib2 to deal with headers and use lxml to
create/parse bodies. More work, and no automatic WSDL processing, but
fully general. I've had to go that way when the vendor on the other end
did some not strictly legal SOAP things.
ZSI used to be a good SOAP choice, but has sor
Does any of two library mentioned in this SO answers helps
- http://stackoverflow.com/questions/5167122/django-as-soap-web-service-server?
On Wednesday, October 16, 2013 5:59:21 AM UTC-4, Domagoj Kovač wrote:
>
> Hi everyone,
>
> I have a problem. For the past few days i have been looking for som
I actually need a client library, not server library.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this
This might help
- http://stackoverflow.com/questions/5167122/django-as-soap-web-service-server
On Wednesday, October 16, 2013 5:59:21 AM UTC-4, Domagoj Kovač wrote:
>
> Hi everyone,
>
> I have a problem. For the past few days i have been looking for some good
> SOAP client library and i did not
5 matches
Mail list logo