4 ms·
I like pip-tools for venv requirements management, but I don't see it mentioned much.
by snorkasaurus 7y ago
I like pip-tools for venv requirements management, but I don't see it mentioned much.
- globular-toast 7y agoI 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.