Linux
# wget https://bootstrap.pypa.io/get-pip.py # python get-pip.py
CentOS 7中也可如下方式安装
# yum -y install epel-release # yum -y install python-pip
Linux
# wget https://bootstrap.pypa.io/get-pip.py # python get-pip.py
CentOS 7中也可如下方式安装
# yum -y install epel-release # yum -y install python-pip