Python deployment 도구
http://pypi.python.org/pypi/pip
easy_install에 비해 다음과 같은 장점을 지닌다.
- 패키지를 버전별로 설치할 수 있다.
- 설치내역들을 저장해뒀다가 deployment에 써먹을 수 있다.
Python deployment 도구
http://pypi.python.org/pypi/pip
easy_install에 비해 다음과 같은 장점을 지닌다.
Bhn: Pip (last edited 2011-09-16 11:33:52 by yong27)