Hacker News new | ask | show | jobs
by snorkasaurus 2408 days ago
I like pip-tools for venv requirements management, but I don't see it mentioned much.
1 comments

I use pip-tools. It fits in nicely as an additional component to the standard toolset (pip and virtualenv). But most people probably do not need to freeze environments so it's great to be able to not use it for most projects.