[Baypiggies] SOAP and Python?

Glen Jarvis glen at glenjarvis.com
Tue Dec 18 00:43:11 CET 2012


This is the insanity that I'm battling today... take a read, it's funny  :)

http://wanderingbarque.com/nonintersecting/2006/11/15/the-s-stands-for-simple/


Glen

P.S. My offer to pay a tutor is still valid. Any time there's a new concept
that can be messy to learn, it's worth my time to pay someone. Takers?


On Mon, Dec 17, 2012 at 2:39 PM, Glen Jarvis <glen at glenjarvis.com> wrote:

> I'm apparently dirty and lazy (I have always preferred REST over SOAP).
> So, I've never had the joy of learning to integrate with such a service. As
> it is, I need to learn today. So I don't spin my wheels, are there any nice
> tutorials that will take me from very beginning to end without a lot of
> bumps along the way?
>
> The client is up to me so I've decided to use the SUDS client:
>
> from suds.client import Client
> url = 'http://blahblahblah'
> client = Client(url)
>
> Although I have roughly the idea of RPC over the net via SOAP, It'd be so
> nice to have someone hold my hand through the process until I can run like
> Forrest Gump.. I'd really like to have an already built SOAP service to
> experiment against as well...
>
> All suggestions taken...
>
>
> Glen
> P.S. I'm wrapping up my presentation stuff soon. I may get the stuff
> everyone's waiting for out tonight. Of course, I still have my own
> deliverables to handle first :(
> --
>
> "Pursue, keep up with, circle round and round your life as a dog does his
> master's chase. Do what you love. Know your own bone; gnaw at it, bury it,
> unearth it, and gnaw it still."
>
> --Henry David Thoreau
>



-- 

"Pursue, keep up with, circle round and round your life as a dog does his
master's chase. Do what you love. Know your own bone; gnaw at it, bury it,
unearth it, and gnaw it still."

--Henry David Thoreau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/baypiggies/attachments/20121217/cc4c8952/attachment.html>


More information about the Baypiggies mailing list