scrapy/scrapy/commands
Andrey Rakhmatullin 0390176ecd Merge branch '2.13' 2025-06-09 15:54:35 +05:00
..
__init__.py Use AsyncCrawlerProcess in commands. (#6845) 2025-06-03 17:47:52 +05:00
bench.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
check.py Don't use CrawlerProcess in the commands that don't need it. (#6824) 2025-05-28 19:57:33 +05:00
crawl.py Use AsyncCrawlerProcess in commands. (#6845) 2025-06-03 17:47:52 +05:00
edit.py Don't use CrawlerProcess in the commands that don't need it. (#6824) 2025-05-28 19:57:33 +05:00
fetch.py Merge branch '2.13' 2025-06-09 15:54:35 +05:00
genspider.py Use AsyncCrawlerProcess in commands. (#6845) 2025-06-03 17:47:52 +05:00
list.py Don't use CrawlerProcess in the commands that don't need it. (#6824) 2025-05-28 19:57:33 +05:00
parse.py Refactor more Deferred functions. (#6795) 2025-05-13 20:47:57 +02:00
runspider.py Use AsyncCrawlerProcess in commands. (#6845) 2025-06-03 17:47:52 +05:00
settings.py Use AsyncCrawlerProcess in commands. (#6845) 2025-06-03 17:47:52 +05:00
shell.py Use AsyncCrawlerProcess in commands. (#6845) 2025-06-03 17:47:52 +05:00
startproject.py Use AsyncCrawlerProcess in commands. (#6845) 2025-06-03 17:47:52 +05:00
version.py Don't use CrawlerProcess in the commands that don't need it. (#6824) 2025-05-28 19:57:33 +05:00
view.py Add typing for scrapy/commands (#6268) 2024-03-06 13:21:08 +01:00