Hacker News new | ask | show | jobs
by mixmastamyk 2804 days ago
And you can avoid virtualenvs as well until you need to ship a large app.

"pip install --user pkg" is good enough for beginners and writing libraries with few deps.