README.txt
run.py
setup.py
goods/__init__.py
goods/__main__.py
goods/data/__init__.py
goods/data/entry.py
goods/spider/__init__.py
goods/spider/base.py
goods/spider/core.py
goods/spider/spider_jd.py
goods/spider/spider_taobao.py
goods/threads/__init__.py
goods/threads/core.py
goods/threads/goods_thread.py
goods/utils/__init__.py
goods/utils/const_value.py
goods/utils/message.py
hands_chopping.egg-info/PKG-INFO
hands_chopping.egg-info/SOURCES.txt
hands_chopping.egg-info/dependency_links.txt
hands_chopping.egg-info/entry_points.txt
hands_chopping.egg-info/not-zip-safe
hands_chopping.egg-info/requires.txt
hands_chopping.egg-info/top_level.txt
test/__init__.py
test/test_spider.py