[mod] drop searxng_extra/standalone_searx.py (#5256)

This is an old and grumpy hack / SearXNG is a Flask application with
client/server structure, which can't be turned into a command line tool the way
it was done here.

Maintaining this hack is becoming increasingly complex the more we try to
remodel the core code, which is why we should now remove the hack from SearXNG.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser
2025-10-01 07:34:53 +02:00
committed by GitHub
parent 748b521ac6
commit 06e4f4f758
3 changed files with 0 additions and 189 deletions

View File

@@ -11,4 +11,3 @@ developers.
:maxdepth: 2
update
standalone_searx.py

View File

@@ -1,9 +0,0 @@
.. _standalone_searx.py:
=====================================
``searxng_extra/standalone_searx.py``
=====================================
.. automodule:: searxng_extra.standalone_searx
:members: