conda
to manage my packages, mostly because it's language-agnostic and popular among data scientists. In terms of variants, I prefer miniconda3
over Anaconda. This is because I would be creating virtual environments from scratch for each project anyways, and having a default environment with gigabytes of unused packages sounds like a waste.