scrapy/docs/topics
Andrey Rakhmatullin b9be5ce053
Reactorless shell and other small shell improvements (#7395)
* Use AsyncCrawlerProcess if TWISTED_REACTOR_ENABLED=False.

* defer.Deferred -> Deferred.

* Allow Shell with TWISTED_REACTOR_ENABLED=False.

* Shell workflow notes.

* Remove an unused argument.

* Shell.fetch_available.

* Shell._use_reactor.

* Some more comments.

* Simplify _schedule() and fix the spider shell var.

* More async def.

* Reactorless shell support.

* Add pragma: no cover.

* More notes.

* Remove a TODO.
2026-04-08 18:24:51 +05:00
..
_images Removed obsolete firebug-images 2018-08-23 16:19:13 +02:00
addons.rst docs: fix typos in addons.rst (#7408) 2026-04-08 09:38:09 +02:00
api.rst Deprecate spider arguments of StatsCollector methods (#7011) 2025-08-20 09:52:22 +02:00
architecture.rst Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
asyncio.rst Reactorless shell and other small shell improvements (#7395) 2026-04-08 18:24:51 +05:00
autothrottle.rst Deprecate CONCURRENT_REQUESTS_PER_IP setting (#6921) 2025-06-30 16:51:05 +05:00
benchmarking.rst Add sphinx-lint. (#6920) 2025-06-28 01:37:20 +02:00
broad-crawls.rst Change default priority queue to DownloaderAwarePriorityQueue (#6940) 2025-12-11 11:25:17 +01:00
commands.rst Remove outdated version marker directives (< 2.8.0) from documentation (#7198) 2025-12-22 10:00:39 +01:00
components.rst Rename DNS_RESOLVER to TWISTED_DNS_RESOLVER (#7361) 2026-04-08 13:58:35 +02:00
contracts.rst Merge branch 'master' of github.com:Laerte/scrapy 2024-08-27 07:16:10 -03:00
coroutines.rst Deprecate the mail API (#7263) 2026-03-24 21:31:12 +01:00
debug.rst Mention open_in_browser in the release notes 2023-11-29 12:13:04 +01:00
deploy.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
developer-tools.rst Update tool versions (#7127) 2025-10-27 14:11:31 +01:00
djangoitem.rst Update documentation links 2016-03-03 16:28:33 +00:00
download-handlers.rst Rename TWISTED_ENABLED to TWISTED_REACTOR_ENABLED. (#7394) 2026-04-02 10:20:54 +02:00
downloader-middleware.rst Docs for HttpxDownloadHandler, handle httpx not being installed (#7368) 2026-03-27 21:06:55 +05:00
dynamic-content.rst Add sphinx-lint. (#6920) 2025-06-28 01:37:20 +02:00
exceptions.rst Remove outdated version marker directives (< 2.8.0) from documentation (#7198) 2025-12-22 10:00:39 +01:00
exporters.rst Remove outdated version marker directives (< 2.8.0) from documentation (#7198) 2025-12-22 10:00:39 +01:00
extensions.rst Deprecate the mail API (#7263) 2026-03-24 21:31:12 +01:00
feed-exports.rst Remove outdated version marker directives (< 2.8.0) from documentation (#7198) 2025-12-22 10:00:39 +01:00
item-pipeline.rst fix: missing self argument in ScreenshotPipeline constructor (#7248) 2026-02-13 09:42:26 +01:00
items.rst Item docs: mention Pydantic support (#6966) 2026-02-05 22:18:01 +04:00
jobs.rst Add security warning about pickle files in JOBDIR (#7274) 2026-02-20 19:36:26 +05:00
leaks.rst Add sphinx-lint. (#6920) 2025-06-28 01:37:20 +02:00
link-extractors.rst Remove outdated version marker directives (< 2.8.0) from documentation (#7198) 2025-12-22 10:00:39 +01:00
loaders.rst Remove outdated version marker directives (< 2.8.0) from documentation (#7198) 2025-12-22 10:00:39 +01:00
logging.rst Remove trailing whitespace 2025-03-11 11:56:44 +01:00
media-pipeline.rst Remove outdated version marker directives (< 2.8.0) from documentation (#7198) 2025-12-22 10:00:39 +01:00
practices.rst Rename TWISTED_ENABLED to TWISTED_REACTOR_ENABLED. (#7394) 2026-04-02 10:20:54 +02:00
request-response.rst Docs for HttpxDownloadHandler, handle httpx not being installed (#7368) 2026-03-27 21:06:55 +05:00
scheduler.rst Add Jobdir documentation (#5260) 2026-02-06 22:33:02 +04:00
scrapyd.rst Use https:// for readthedocs links 2017-06-01 16:41:52 +02:00
selectors.rst Remove the chdir fixture, re-enable fancy pytest asserts (#6888) 2025-06-14 14:01:20 +05:00
settings.rst Rename DNS_RESOLVER to TWISTED_DNS_RESOLVER (#7361) 2026-04-08 13:58:35 +02:00
shell.rst Reactorless shell and other small shell improvements (#7395) 2026-04-08 18:24:51 +05:00
signals.rst Deprecate the mail API (#7263) 2026-03-24 21:31:12 +01:00
spider-middleware.rst allow to override → allow overriding 2026-01-20 12:20:37 +01:00
spiders.rst Add llms.txt and llms-full.txt generation (#7380) 2026-04-06 10:24:21 +02:00
stats.rst Update tool versions (#7127) 2025-10-27 14:11:31 +01:00
telnetconsole.rst Rename TWISTED_ENABLED to TWISTED_REACTOR_ENABLED. (#7394) 2026-04-02 10:20:54 +02:00