Tags→#python
Reproducible ML Environment with Nix and uv(5 min read)
Using Nix flakes, uv, and direnv to build a reproducible Python ML development environment from scratch.
Using Nix to Develop in Python(3 min read)
My search for a Nix-ish solution that could wrangle Python's virtualenv automagically.