π¦ InstallationΒΆ
To install unidep, run one of the following commands that use pipx (recommended), pip, or conda:
pipx install "unidep[all]" # Recommended (install as a standalone CLI)
or
pip install "unidep[all]"
or
conda install -c conda-forge unidep