python pip

  • Commands:
  • install                     安装包.
  • uninstall                   卸载包.
  • freeze                      按着一定格式输出已安装包列表
  • list                        列出已安装包.
  • show                        显示包详细信息.
  • search                      搜索包,类似yum里的search.
原文地址:https://www.cnblogs.com/GH-D/p/8087477.html