Hacker News new | ask | show | jobs
by kennydude 3937 days ago
In my experience pip has always worked quite well.

About the only thing I would like to see from it is making it a bit easier to use, for example something like `npm install --save something` instead of having to tell people about `pip freeze` and venvs etc