【问题标题】:What is the relationship between pip, pyinstall and easy_install?pip、pyinstall和easy_install是什么关系?
【发布时间】:2015-02-18 18:03:08
【问题描述】:

在我看来,easy_install 被分叉,重命名为 pyinstall,再次分叉并重命名为 pip。那正确吗?有它的来源吗?

easy_install/pyinstall 还在使用吗?

(我发现 https://github.com/pyinstaller/pyinstallerhttps://pypi.python.org/pypi/pyinstall 似乎支持这一点)

【问题讨论】:

标签: python pip easy-install


【解决方案1】:

easy_install 仍然存在,但由于基本上不如pip 好(参见讨论here)而在很大程度上被弃用。 pyinstall 只是 pip 的旧名称;它已经过时了。

更多关于pipeasy_installhere的讨论。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2017-06-14
    • 2013-11-26
    • 1970-01-01
    • 2023-03-03
    • 1970-01-01
    • 2012-12-22
    相关资源
    最近更新 更多