Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-apple-weatherkit Version : 1.2.0 Upstream Author : TJ Horner <[email protected]> * URL : https://github.com/tjhorner/python-weatherkit * License : MIT Programming Lang: Python Description : client for Apple WeatherKit weather data This library handles authenticated requests to Apple's WeatherKit API. It prepares signed WeatherKit requests using an Apple team ID, service ID, key ID, and private key, then sends them to Apple's weather service. . The API responses include current conditions and forecast data, including hourly and daily forecasts. Returned data is intended for consumers such as weather and sensor integrations that need structured information from Apple Weather. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

