python包管理器(pip)
2016-04-24 本文已影响94人
小鸡小季
old and busted:
setuptools and easy_install
new hotness:
distribute and pip
安装python3-pip:
#sudo apt-get install python3-pip
setuptools and easy_install
distribute and pip
安装python3-pip:
#sudo apt-get install python3-pip