you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago*

This article is about Python venvs using Docker. That I wouldn't want to pollute the base installation on my local machine should be clear.

But you can just create a venv and install everything in there, no need to create dozens of venvs if that's what you want.

  • source
  • parent