# Installation To install Kra, use pip: ```bash pip install kra ``` Or install from source: ```bash git clone https://github.com/krzjoa/kra.git cd kra pip install . ``` Kra requires Python 3.7+ and [Polars](https://pola.rs/).