Hacker News new | ask | show | jobs
by Hackbraten 1435 days ago
While it’s good advice to use a venv for development work, there are a couple of Python packages that you want to have installed globally, such as pip, pipenv or poetry. So I don’t see a contradiction here after all.