Last updated 3 years ago
Was this helpful?
Represents the weather returned by method.
Attributes
location
The location of the weather.
Type:
current
The current weather.
There's a chance that this is None
None
Type: Optional[]
forecast
The list of weather forecast of different days.
Type: List[]
WeatherForecast
WeatherLocation
CurrentWeather
get_weather()