Metadata-Version: 2.1
Name: apple_weatherkit
Version: 1.0.1
Summary: Python client for Apple WeatherKit API
Home-page: https://github.com/tjhorner/python-weatherkit
Author: TJ Horner
Author-email: me@tjhorner.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.8.5,<4.0.0)
Requires-Dist: pyjwt[crypto] (==2.*)
Project-URL: Repository, https://github.com/tjhorner/python-weatherkit
Description-Content-Type: text/markdown

# Python WeatherKit Client

This is a Python client for Apple's WeatherKit API. It is primarily written for use with the [Home Assistant](https://www.home-assistant.io/) integration, but can be used for other purposes as well.
