weatherlib This library is wrapper of yahoo weather api. Usage weatherlib = WeatherLib(id='your_app_id') result = weatherlib.get_precipitation(location='tokyo') License This software is released under the MIT License, see LICENSE. Authors devara