29th September 2021
Computer Science⚑
Programming⚑
(../computer_science/programming/python/pip.md)⚑
-
New: Pip-tools.
(https://github.com/jazzband/pip-tools) are a set of tools to keep your pinned Python dependencies fresh.
Usage of
pip-compile
and ofpip-sync
.