README.rst
setup.cfg
setup.py
crawler/__init__.py
crawler/base.py
crawler/error.py
crawler/request.py
crawler/response.py
crawler.egg-info/PKG-INFO
crawler.egg-info/SOURCES.txt
crawler.egg-info/dependency_links.txt
crawler.egg-info/pbr.json
crawler.egg-info/requires.txt
crawler.egg-info/top_level.txt
script/__init__.py
script/demo.py
script/test.py
test/__init__.py
test/basic.py
test/handler.py
test/request.py
test/response.py
test/task_generator.py