codehouse.digfish.org
Creating a minimal python development environment under Windows
This article explains how to get a minimal running Python environment under Windows. After exploring several alternatives, like using micromamba script which is based in anaconda, I went on researc…