Metadata-Version: 2.1
Name: climacell
Version: 0.1.0
Summary: A simple wrapper for climacell api
Author: Dimitrios Strantsalis
Author-email: dstrants@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
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: opencage (>=1.2.1,<2.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: pydantic (>=1.6.1,<2.0.0)
Requires-Dist: python-dotenv (>=0.14.0,<0.15.0)
Requires-Dist: requests (>=2.24.0,<3.0.0)
