jazzband/pip-tools

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

Open

#1.524 geöffnet am 4. Nov. 2021

Auf GitHub ansehen
 (3 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)Python (7.230 Stars) (605 Forks)batch import
docsenhancementhelp wantedneeds discussionneeds more info

Beschreibung

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?

Contributor Guide