jazzband/pip-tools

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

Open

#1,524 创建于 2021年11月4日

在 GitHub 查看
 (3 评论) (5 反应) (0 负责人)Python (7,230 star) (605 fork)batch import
docsenhancementhelp wantedneeds discussionneeds more info

描述

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?

贡献者指南