|
.oO SearXNG Developer Documentation Oo.
|
Go to the source code of this file.
Namespaces | |
| namespace | searx |
| namespace | searx.engines |
| ::1337x | |
| namespace | searx.engines.open_meteo |
Functions | |
| searx.engines.open_meteo.request (query, params) | |
| searx.engines.open_meteo._weather_data (weather.GeoLocation location, dict data) | |
| searx.engines.open_meteo.response (resp) | |
Variables | |
| dict | searx.engines.open_meteo.about |
| list | searx.engines.open_meteo.categories = ["weather"] |
| str | searx.engines.open_meteo.geo_url = "https://geocoding-api.open-meteo.com" |
| str | searx.engines.open_meteo.api_url = "https://api.open-meteo.com" |
| tuple | searx.engines.open_meteo.data_of_interest |
| dict | searx.engines.open_meteo.WMO_TO_CONDITION |