[omaha] Simple SOAP server?

Steve Young wereapwhatwesow at gmail.com
Sat Nov 19 09:45:35 EST 2016


Hi Hubert,

I don't have any experience with SOAP, but here are some good comments
about some libraries:

http://stackoverflow.com/questions/206154/what-soap-client-libraries-exist-for-python-and-where-is-the-documentation-for

Steve

On Fri, Nov 18, 2016 at 12:22 PM, Wes Turner via Omaha <omaha at python.org>
wrote:

> XML... https://pypi.python.org/pypi/defusedxml
>
>
> On Friday, November 18, 2016, Hubert Hickman via Omaha <omaha at python.org>
> wrote:
>
> > I need to have a very simple service running to receive a SOAP message
> and
> > send a message back.  I've not done SOAP before so before wading wanted
> to
> > ask for recommendations for those who have used SOAP before - any
> > recommendations ?
> >
> > https://wiki.python.org/moin/WebServices lists a few and twisted seems
> to
> > support it as well.  In the past I've plinked with Twisted enough to have
> > it do some simple web services, but not SOAP.
> >
> > (In the past life of mine at UNMC, we did quite a bit of work with
> XML-RPC,
> > but not SOAP.).
> >
> > Thanks all!!!
> >
> > Hubert
> > _______________________________________________
> > Omaha Python Users Group mailing list
> > Omaha at python.org <javascript:;>
> > https://mail.python.org/mailman/listinfo/omaha
> > http://www.OmahaPython.org
> >
> _______________________________________________
> Omaha Python Users Group mailing list
> Omaha at python.org
> https://mail.python.org/mailman/listinfo/omaha
> http://www.OmahaPython.org
>


More information about the Omaha mailing list