searxng/utils
Markus Heiser 57b9673efb [mod] addition of various type hints / tbc
- pyright configuration [1]_
- stub files: types-lxml [2]_
- addition of various type hints
- enable use of new type system features on older Python versions [3]_
- ``.tool-versions`` - set python to lowest version we support (3.10.18) [4]_:
  Older versions typically lack some typing features found in newer Python
  versions.  Therefore, for local type checking (before commit), it is necessary
  to use the older Python interpreter.

.. [1] https://docs.basedpyright.com/v1.20.0/configuration/config-files/
.. [2] https://pypi.org/project/types-lxml/
.. [3] https://typing-extensions.readthedocs.io/en/latest/#
.. [4] https://mise.jdx.dev/configuration.html#tool-versions

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Format: reST
2025-09-03 13:37:36 +02:00
..
templates/etc [fix] replace X-Scheme by X-Forwarded-Proto header (#5107) 2025-08-10 13:05:40 +02:00
brand.sh [fix] apply shell formating / shfmt (make format.shell) 2025-07-28 12:53:26 +02:00
get_setting.py [mod] get rid of ./utils/brand.env and its workflow 2024-01-09 16:31:19 +01:00
lib.sh [fix] apply shell formating / shfmt (make format.shell) 2025-07-28 12:53:26 +02:00
lib_govm.sh [mod] create a Go project with the developer tools from Go 2025-07-28 12:53:26 +02:00
lib_nvm.sh [mod] theme/simple: migrate codebase to TypeScript 2025-08-18 16:38:32 +02:00
lib_redis.sh [fix] apply shell formating / shfmt (make format.shell) 2025-07-28 12:53:26 +02:00
lib_sxng_container.sh [enh] container: tidy builds (#5086) 2025-08-07 10:46:26 +02:00
lib_sxng_data.sh [fix] apply shell formating / shfmt (make format.shell) 2025-07-28 12:53:26 +02:00
lib_sxng_node.sh [mod] theme/simple: migrate codebase to TypeScript 2025-08-18 16:38:32 +02:00
lib_sxng_static.sh [fix] apply shell formating / shfmt (make format.shell) 2025-07-28 12:53:26 +02:00
lib_sxng_test.sh [mod] addition of various type hints / tbc 2025-09-03 13:37:36 +02:00
lib_sxng_themes.sh [enh] theme/simple: package.json revision 2025-08-18 16:38:32 +02:00
lib_sxng_vite.sh [enh] theme/simple: package.json revision 2025-08-18 16:38:32 +02:00
lib_sxng_weblate.sh [fix] apply shell formating / shfmt (make format.shell) 2025-07-28 12:53:26 +02:00
lib_valkey.sh [fix] apply shell formating / shfmt (make format.shell) 2025-07-28 12:53:26 +02:00
makefile.include [chore] overdue maintenance of shell scripts 2025-07-28 12:53:26 +02:00
searxng.sh [fix] apply shell formating / shfmt (make format.shell) 2025-07-28 12:53:26 +02:00
searxng_check.py [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00