.oO SearXNG Developer Documentation Oo.
|
Classes | |
class | Item |
Static Public Attributes | |
WeatherAnswer | current .Item |
list | forecasts = [] |
str | service = "" |
![]() | |
str | url = None |
str | template = "default.html" |
str | engine = "" |
urllib | parsed_url = None |
Additional Inherited Members | |
![]() | |
normalize_result_fields (self) | |
__post_init__ (self) | |
filter_urls (self, Callable[[Result|LegacyResult, str, str], str|bool] filter_func) | |
int | __hash__ (self) |
__eq__ (self, other) | |
__setitem__ (self, field_name, value) | |
__getitem__ (self, field_name) | |
__iter__ (self) | |
as_dict (self) | |
defaults_from (self, Result other) | |
|
static |
|
static |
|
static |