Metadata-Version: 2.4
Name: chmix
Version: 0.0.1
Summary: Download weather forecast data from CHMI.
Author: Jan Pipek
Author-email: Jan Pipek <jan.pipek@gmail.com>
License-Expression: MIT
Requires-Dist: httpx>=0.28.1
Requires-Dist: pandas>=3.0.1
Requires-Dist: tabulate>=0.9.0
Requires-Dist: typer>=0.24.0
Requires-Python: >=3.14
Description-Content-Type: text/markdown

# Download CHMI weather forecast data

## Installation 

```shell
uv tool install chmix
```

## Running without installation

```shell
uvx chmix aladin Ostrava
```
