alex.applications.utils package¶
Submodules¶
alex.applications.utils.weather module¶
-
class
alex.applications.utils.weather.OpenWeatherMapWeather(input_json, condition_transl, date=None, daily=False, celsius=True)[source]¶
-
class
alex.applications.utils.weather.OpenWeatherMapWeatherFinder(cfg)[source]¶ Bases:
alex.applications.utils.weather.WeatherFinder,alex.tools.apirequest.APIRequestWeather service using OpenWeatherMap (http://openweathermap.org)