Metadata-Version: 2.1
Name: openweatherclass
Version: 0.5.0
Summary: An implementation of the Openweather API in Python.
Author: Brian Hudson
Author-email: reallybrianhudson@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic (>=1.10.4,<2.0.0)
Requires-Dist: requests (==2.28.1)
