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@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to