Metadata-Version: 2.2
Name: weatherreport
Version: 1.0.0
Summary: Retrieve weather data for a list of cities and generate temperature plots
Author: Jürgen Brauer
License: Unlicense
Keywords: weather,temperature
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Installation

    pip install weatherreport

