Skip to content

Installation

Polychromos requires Python 3.11 or later.

pip

pip install polychromos

uv

uv add polychromos

From source

git clone https://gitlab.com/Kencho1/polychromos.git
cd polychromos
pip install .