18 ms·
Why cause yourself difficulty by drifting towards optionality vs. using the ops suggestion and using venv? This topic gets posted to HN far too often - I'm sta
by blandcoffee 4y ago
Why cause yourself difficulty by drifting towards optionality vs. using the ops suggestion and using venv?
This topic gets posted to HN far too often - I'm starting to think people are deliberately avoiding venv for some reason, because otherwise it's a perfectly capable system for package management.
- wheelerof4te 4y agoYeah, many people here are suggesting poetry. First (and last) time I've tried it, it was a complicated mess when compared to python3 -m venv <venv_name>