On Mon, Feb 15, 2010 at 6:10 AM, starglider develop
<starglider....@gmail.com> wrote:
> Hi,
> I need a way of talking with the eBay API:
> Made search,
> Ask for item status.
>
> What can it be done, and where can I get the info.

In the future, search Google and PyPI (http://pypi.python.org/pypi).
(PyPI is like CPAN for Python.)

Here's what I came up with:

pyeBay:
http://ebaydeveloper.typepad.com/pyebay.html

easyBay:
http://pypi.python.org/pypi/easyBay/0.1dev

They both haven't been updated in a while are are probably
unmaintained. I have never used either of these; I have no idea
whether they still work.

Cheers,
Chris
--
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to