Metadata-Version: 2.4
Name: weather_cli_open_weather
Version: 1.0.1
Summary: A simple Python CLI tool to fetch and display current weather information for any city using the OpenWeatherMap API.
License-File: LICENSE.txt
Requires-Dist: requests
Requires-Dist: typer
Requires-Dist: rich
Requires-Dist: python-dotenv
Dynamic: license-file
