.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 informations 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 23 of file _core.py.

Member Data Documentation

◆ examples

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

Definition at line 37 of file _core.py.

◆ keywords

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

The documentation for this class was generated from the following file: