Package goweather lets anybody easily fetch weather information using the OpenWeatherMap API Before playing around with the library, get an API key at https://openweathermap.org. Create an API structure : Get the current weather using this API : Get the forecast using this API :
Package weatherflow provides a client for accessing WeatherFlow's Smart Weather API over a WebSocket connection.
Package weather2 provides API access to the weather2 forecast. Weather2 Terms of Use (http://www.myweather2.com/developer/ - accessed 19/12/2012):- Weather2 weather API web service feed is provided for non-commercial and commercial use. The data provided remains the property of Weather2 Ltd and under no circumstances can it be sold or re-distributed. Under these conditions the feeds are free of charge. Anyone using the feed is required to provide a hyperlink back to www.myweather2.com wherever data from the feed is displayed. The hyperlink text should state 'Weather provided by MyWeather2.com'. Weather2 reserve the right to cease the distribution of the weather API web service feed at any time and also can require that any user cease use of feed content. Weather2 strictly forbids the on-selling of any data contained within the feeds. This free API is restricted to a maximum of 500 server requests per day. If in any calendar month if 3 days have over 500 requests we will request you upgrade your account to a paid service. Prices start from as little as £30 per month.
Package meteologix provides bindings to the Meteologix/Kachelmann-Wetter weather API
Package darksky implements a client for the Dark Sky weather forecasting API. See https://darksky.net/dev.
A library for making Weather Underground calls for weather forecast. Requires a free API key. Free call limits are: 500/day, 10/minute
Package openweather contains helper functions to query OpenWeatherMaps (http://openweathermap.org/) for weather information. Currently the current weather API (http://openweathermap.org/current) and the 5 days forecast API (http://openweathermap.org/forecast5) are supported.
Package owm implements a wrapper for the Open Weather Map API. Read more about the original API here: http://openweathermap.org/api.
Package meteologix provides bindings to the Meteologix/Kachelmann-Wetter weather API
Package ambient_weather_client is a client that can access the Ambient Weather network API and return device and weather data.
Package awn is a client that can access the Ambient Weather network API and return device and weather data.