Installation¶ The preferred installation is via uv. uv tool install check_config As it is a Python application, you can also install it via pip(x): pip install check_config pipx install check_config Alternatively you can use, which does not need Python: cargo install check_config