2011年3月21日 星期一

[學習筆記] 好用的Python shell,IPython安裝

開發網頁:http://ipython.scipy.org/moin/

Windows系統:
下載
安裝方法:直接執行

AWS EC2 (Linux)系統:
安裝方法:
$ sudo easy_install ipython

Cygwin:
下載
安裝方法
$ tar -xzf ipython.xxxxx.tar.gz
$ cd ipython.xxxxx
$ python setup.py install

沒有留言:

張貼留言