searxng/searx/data
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
..
__init__.py [mod] addition of various type hints / tbc 2025-09-03 13:37:36 +02:00
ahmia_blacklist.txt [data] update searx.data - update_ahmia_blacklist.py (#5161) 2025-08-29 07:04:41 +02:00
core.py [mod] addition of various type hints / tbc 2025-09-03 13:37:36 +02:00
currencies.json [data] update searx.data - update_currencies.py (#5162) 2025-08-29 07:04:12 +02:00
currencies.py [fix] prevent multiple, parallel initializations of tables in the cache DB (#4991) 2025-07-09 17:32:10 +02:00
engine_descriptions.json [data] update searx.data - update_engine_descriptions.py (#5164) 2025-08-29 07:02:31 +02:00
engine_traits.json [data] update searx.data - update_engine_traits.py (#5163) 2025-08-29 07:03:29 +02:00
external_bangs.json [data] update searx.data - update_external_bangs.py (#5158) 2025-08-29 07:07:46 +02:00
external_urls.json [mod] add external_urls.json and wikidata_units.json 2020-10-28 08:09:25 +01:00
lid.176.ftz [mod] new plugin: Autodetect search language 2022-12-10 13:11:47 +01:00
locales.json [l10n] update translations from Weblate 2025-01-10 08:13:22 +01:00
osm_keys_tags.json [data] update searx.data - make data.all 2025-01-13 08:02:01 +01:00
tracker_patterns.py [fix] tracker pattern: let startup continue if url fetch fails (#5055) 2025-07-28 07:03:01 +02:00
useragents.json [data] update searx.data - update_firefox_version.py (#5160) 2025-08-29 07:05:08 +02:00
wikidata_units.json [data] update searx.data - update_wikidata_units.py (#5159) 2025-08-29 07:07:00 +02:00