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
pip install coyaml
uv add coyaml
Clone the repository and install the dependencies:
uv sync