scrapy/scrapy/commands
Vishal Gawade e5e48883b5
Deprecate ScrapyCommand.help() (#7633)
Co-authored-by: Vishal Gawade <vishalgw@amazon.com>
2026-06-19 06:49:32 +02:00
..
__init__.py Deprecate ScrapyCommand.help() (#7633) 2026-06-19 06:49:32 +02:00
bench.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
check.py Restore 2.14 getwithbase, add a new method for class key deduplication (#7449) 2026-04-22 19:00:39 +05:00
crawl.py Use AsyncCrawlerProcess in commands. (#6845) 2025-06-03 17:47:52 +05:00
edit.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
fetch.py Move to mypy --strict with exceptions. (#7300) 2026-03-02 15:47:23 +05:00
genspider.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
list.py Improve commands (#7376) 2026-04-08 14:59:00 +02:00
parse.py Enable mypy warn_return_any. (#7492) 2026-05-04 22:24:47 +02:00
runspider.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
settings.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
shell.py Reactorless shell and other small shell improvements (#7395) 2026-04-08 18:24:51 +05:00
startproject.py Improve commands (#7376) 2026-04-08 14:59:00 +02:00
version.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
view.py Add typing for scrapy/commands (#6268) 2024-03-06 13:21:08 +01:00