Jeffrey McManus

The New Thing

Jeffrey McManus header image 2

eBay API Python Module: pyeBay

August 16th, 2004 · No Comments · Web/Tech

I refactored one of the eBay API Python examples found on our Web site into a reusable component that I’m calling pyeBay. This is version 0.1. All this does is wrap the GeteBayOfficialTime call, so it’s not useful for creating real applications (yet). But it is hopefully a good foundation for building out something that is — it establishes a pattern and provides some base functionality that should make creating wrappers for the other calls relatively straightforward.

Open-source goodness, by the way (provided under the BSD-like MIT license).

Update: I created a project page for this, view more information and download the code here.

Related posts:

  1. pyeBay 0.1.1
  2. pyeBay 0.1.2
  3. pyeBay: Actually Useful

Tags:

No Comments so far ↓

Like gas stations in rural Texas after 10 pm, comments are closed.