Skip to content

Installation

Requirements

  • Python ≥ 3.10

Stable Release

Using pip

pip install coyaml

Using uv

uv add coyaml

Development Installation

Clone the repository and install the dependencies:

uv sync