scrapy/scrapy/commands
Pablo Hoffman 64b8e2648e added support for using '-' in scrapy crawl -o, to dump items to standard output 2011-10-23 03:06:59 -02:00
..
__init__.py moved scrapy.command.commands module to scrapy.commands 2010-05-26 10:29:32 -03:00
crawl.py added support for using '-' in scrapy crawl -o, to dump items to standard output 2011-10-23 03:06:59 -02:00
deploy.py scrapy deploy support git version 2011-09-21 22:17:08 +02:00
edit.py added 'scrapy edit' command 2011-06-05 22:02:56 -03:00
fetch.py More core changes: 2011-07-15 15:18:39 -03:00
genspider.py added -e|--edit option to genspider command 2011-06-13 09:54:06 -03:00
list.py added from_crawler class method to SpiderManager 2011-08-16 11:16:35 -03:00
parse.py More core changes: 2011-07-15 15:18:39 -03:00
runspider.py More core changes: 2011-07-15 15:18:39 -03:00
server.py renamed command 'scrapyd' to 'server', and deprecated 'runserver' and 'queue' commands 2010-11-30 20:23:27 -02:00
settings.py Refactoring of Crawler, Commands, Execution Queue and Spider Manager: 2010-08-25 19:24:36 -03:00
shell.py More core changes: 2011-07-15 15:18:39 -03:00
startproject.py Execution Queue refactoring by taking out the queue backend to a new Spider 2010-09-03 14:29:27 -03:00
version.py Added verbose option to 'version' command. Closes #298 2010-12-13 00:32:44 -02:00
view.py Improved some commands descriptions 2010-08-21 05:03:38 -03:00