码迷,mamicode.com
首页 > 编程语言 > 详细

ipython and bpython

时间:2016-04-24 12:25:59      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:

ipython:

1.安装easy_install工具

wget http://peak.telecommunity.com/dist/ez_setup.py

python ez_setup.py

2.安装ipython

easy_install ipython
 
1.安装easy_install工具
python ez_setup.py
2.安装bpython
easy_install bpython

ipython and bpython

标签:

原文地址:http://www.cnblogs.com/duanxz/p/5426638.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!