Home | Mirror | Search | ITEYE 博客 | OSChina 博客 | 51CTO 博客 |
distribute_setup 是 setuptools 的替代品
$ wget http://python-distribute.org/distribute_setup.py $ sudo python distribute_setup.py
或者
curl -sS http://python-distribute.org/distribute_setup.py | python