profile picture

1 pages tagged with #python

All tags

Managing Python Environments in 2022 (for the 99%)

Apr 25, 2022 • python best-practices

TL;DR: Install mambaforge, use mamba to install packages, and pin direct dependencies inside your environment.yml.