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!

On 4/26/06, Kent Johnson <[EMAIL PROTECTED]> wrote:
doug shawhan wrote:
> I am in preparation mode for creating a script which uses SOAP.
>
> I have been looking at the various SOAP modules: soapy, soap.py, ZSI,
> pywebsvcs.
>
> I'm very confused as to the status of these projects. Most seem to be
> only partially supported, if not abandoned completely. Thre appears to
> have been a flurry of interest in 2001, then everyone got jobs! ;-)

SOAPpy seems to be the most commonly mentioned one, though I think
Python developers tend to avoid SOAP if possible, preferring lighter
protocols.

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to