.oO SearXNG Developer Documentation Oo.
|
Static Public Attributes | |
typing | preference_section = "general" |
list | examples = field(default_factory=list) |
list | keywords = field(default_factory=list) |
Object that holds information about a *plugin*, 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`.
|
static |
|
static |
Definition at line 61 of file _core.py.
Referenced by searx.plugins.tor_check.SXNGPlugin.post_search().
|
static |