jazzband/pip-tools
Improve Readme to explain how pip-compile is better than pip freeze
Aperta
#1524 aperta il 4 nov 2021
docsenhancementhelp wantedneeds discussionneeds more info
Metriche repository
- Star
- (8009 stelle)
- Metriche merge PR
- (Merge medio 1g 21h) (3 PR mergiate in 30 g)
Descrizione
It would be interesting to explain the README the benefit of pip-compile vs. doing a pip install in a fresh environment followed by a pip freeze to dump out the pinned dependency versions.
Is it faster? In what usage patterns does it save time?