Installation#

๐Ÿ PyPI#

Install the package from PyPI#

Download from PyPI:

pip install config-cli-gui

๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป Run from source#

Clone the repository#

git clone

Install dependencies#

uv venv
uv pip install -e .[dev,docs]