# Installation You can install `citk` directly from its GitHub repository using `pip`: ```bash pip install git+https://github.com/averinpa/citk.git ``` It is recommended to install the library within a virtual environment to manage dependencies cleanly.