Skip to content

Installation

Requires Python 3.13+.

uv add AirModel

Or with pip:

pip install AirModel

From source

git clone https://github.com/feldroy/AirModel
cd AirModel
uv sync