name |
download |
description |
example |
|
pythons default. pip is the tool. pypi the package repo. |
pip install pandas |
|
https://github.com/pdm-project/pdm?tab=readme-ov-file#installation |
|||
confusing different variant: anaconda, conda, miniconda, miniforge. and dissagreement betwwen anaconda company and OSS contributors. can also manage other languages (R, Java). |
conda install -c conda-forge pandas |
||
|
claims to be a "modern derivate of conda written in rust" |
||
|
|||
|
|||
n/a |
only a draft. might never be adopted. |
-
setuptools
-
venv