Skip to content

Installation

Clak Installation

Clak is a python library, and can be installed with any of the following methods.

Install clak using pip:

pip install mrjk.clak

Or install with your project manager:

poetry add mrjk.clak
pdm add mrjk.clak
uv add mrjk.clak

For more installation methods, please check detailed installation documentation.