Based on a brief search but no personal experience, SUDS <https://fedorahosted.org/suds/wiki/Documentation> looks like the best python library for making requests to an existing SOAP server.
On Wed, Mar 18, 2015 at 11:16 AM, SHINTO PETER <[email protected]> wrote: > How to make request ie GET/POST to soap (windows web service ) in Django? > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/6174dbf9-8a58-4aff-b1bd-5a11e2c8e7b8%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/6174dbf9-8a58-4aff-b1bd-5a11e2c8e7b8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2By5TLaDZS2O-rtFYpJ8kqJc5Nfvk3Dy%2BEmF1LmRdGBxCbwjXQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

