Hacker News new | ask | show | jobs
by skribanto 696 days ago
I like to wrap it in a venv (pure python project) or nix flake (mixed languages)
1 comments

That seems to be about isolation, not about dependency management, right? I use Docker containers for that.

But my question was about dependency management.