Hacker News new | ask | show | jobs
by KptMarchewa 1435 days ago
>- python -m venv .venv

>- source .venv/bin/activate

If those two steps were automatic like in node.js we'd literally have 99% less problems.