Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 545 Bytes

File metadata and controls

33 lines (21 loc) · 545 Bytes

ebaysdk Example

Use this example to list eBay items with Python!

Installation

# sudo apt-get install python-virtualenv
# virtualenv -p /usr/bin/python2.7 venv
# source venv/bin/activate
# pip install ebaysdk

Configuration

Fill out the ebay.yaml file.

This part I cannot help you with...

Create Item

# python trading.py -y ebay.yaml

Profit

http://cultofthepartyparrot.com/parrots/partyparrot.gif