Python

快速安装 modules

首先安装 python 的 setuptools,从网络查找并安装 module,使用

easy_install <module_name>

从下载下来的 src code 构建 python eggs,使用
easy_install bdist_egg
page_revision: 3, last_edited: 1207819021|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License