[Tutor] SOAP Modules - I need a little direction.

doug shawhan doug.shawhan at gmail.com
Thu Apr 27 22:15:50 CEST 2006


The https/XML API is deprecated and will no longer be supported after the
first of June. :-/

The real drag is: the older XML api had *2* very nice python
implementations. I was successfull in less than 10 minutes with both of
those. It's a shame.

I was hoping to avoid the REST method, as I would like to have the whole
shebang on one computer and not worry about making sure my hosting provider
is using the same version of <insert important doodad here> as I am
developing with ... I'm just chicken, I guess. :-)



On 4/27/06, Kent Johnson <kent37 at tds.net> wrote:
>
> doug shawhan wrote:
> > The problem is, I am trying to develop a script to upload massive
> > amounts of stuff onto an ebay store. Unfortunately the folks at ebay
> > have settled on a couple sorts of soapism as their standard. (They seem
> > to be very Java and Dot Net happy over there ...)
> >
> > I would prefer nearly *any* other protocol. Reading the official SOAP
> > documentation has been like licking the hoof of a very angry mule. But
> > if you gotta, you gotta!
>
> A quick Google for "python ebay" turns up a couple of Python packages
> that might be useful. The eBay developer docs talk about REST and XML
> APIs as well as SOAP. Looks like you need to dig a little more.
>
> Kent
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060427/7e52ba54/attachment.html 


More information about the Tutor mailing list