jazzband/pip-tools

Improve Readme to explain how pip-compile is better than pip freeze

Open

Aperta il 4 nov 2021

Vedi su GitHub
 (3 commenti) (5 reazioni) (0 assegnatari)Python (7230 star) (605 fork)batch import
docsenhancementhelp wantedneeds discussionneeds more info

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?

Guida contributor