README.md
setup.py
scrawlpy/__init__.py
scrawlpy/setting.py
scrawlpy.egg-info/PKG-INFO
scrawlpy.egg-info/SOURCES.txt
scrawlpy.egg-info/dependency_links.txt
scrawlpy.egg-info/entry_points.txt
scrawlpy.egg-info/requires.txt
scrawlpy.egg-info/top_level.txt
scrawlpy/commands/__init__.py
scrawlpy/commands/cmdline.py
scrawlpy/commands/create_builder.py
scrawlpy/commands/retry.py
scrawlpy/commands/shell.py
scrawlpy/commands/zip.py
scrawlpy/commands/create/__init__.py
scrawlpy/commands/create/create_cookies.py
scrawlpy/commands/create/create_init.py
scrawlpy/commands/create/create_item.py
scrawlpy/commands/create/create_json.py
scrawlpy/commands/create/create_params.py
scrawlpy/commands/create/create_project.py
scrawlpy/commands/create/create_setting.py
scrawlpy/commands/create/create_spider.py
scrawlpy/commands/create/create_table.py
scrawlpy/core/__init__.py
scrawlpy/core/base_spider.py
scrawlpy/core/spiders/__init__.py
scrawlpy/core/spiders/spider.py
scrawlpy/http/__init__.py
scrawlpy/http/request.py
scrawlpy/test/__init__.py
scrawlpy/test/spiders/__init__.py
scrawlpy/test/spiders/spider.py
scripts/__init__.py