Develop Install conda create -y -n manager python=3.11 ; \ conda activate manager && \ pip install poetry && \ poetry install --no-root && \ pip install -e . Build poetry build Run Manage the data from a gui manager