searxng/searx/search
Alexandre Flament d5ef764d32 searx.network: refactoring
* Allow to keep one HTTP client all along during the processing of one user query in one engine.
* async code is in one place: client.py, nowhere else. The stream method returns a httpx.Response as expected instead of a tuple as it is now in the master branch.
2023-11-04 07:56:39 +00:00
..
checker searx.network: refactoring 2023-11-04 07:56:39 +00:00
processors searx.network: refactoring 2023-11-04 07:56:39 +00:00
__init__.py searx.network: refactoring 2023-11-04 07:56:39 +00:00
models.py [feat] implement feeling lucky feature 2023-09-19 09:40:57 +02:00