.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
searx.answerers._core.AnswererInfo Class Reference

Static Public Attributes

list examples [str]
list keywords [str]

Detailed Description

Object that holds information about an answerer, these infos are shown
to the user in the Preferences menu.

To be able to translate the information into other languages, the text must
be written in English and translated with :py:obj:`flask_babel.gettext`.

Definition at line 22 of file _core.py.

Member Data Documentation

◆ examples

list searx.answerers._core.AnswererInfo.examples [str]
static

Definition at line 36 of file _core.py.

◆ keywords


The documentation for this class was generated from the following file:
  • /home/andrew/Documents/code/public/searxng/searx/answerers/_core.py