安装python组件

安装

#easy_install tornado

#easy_install pymongo

#easy_install beautifulsoup


卸载

#easy_install -m xxx

你可能感兴趣的:(安装python组件)