madprogrammer/sniper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is an open source eBay sniper written in Python. Tested to work under Linux 2.6 and Python 2.6.4 in May 2010. Prerequisites: - Python 2.6 - mechanize 0.1 - BautifulSoup 3.0 - Genshi 0.5 - FormEncode 1.2 - CherryPy 3.1.2 For configuration see config.py This code is distributed under the GPL license version 2, see COPYING for details. The current version is a beta version, which still contains some unstable code, and possible concurrency & thread synchronization issues, but should generally work fine. These issues will be fixed in future releases. If you would like to contact the author, please see the AUTHORS file. Thank you.