模块 安装 方式一 yum apt-get pip (easy_install 的加强版) pip install xxx 方式二 下载解压,进入目录 python setup.py install 面向对象