2007年03月13日 星期二 13:33
隆重向大家推荐iPython。 做试验的时候非常有用,我现在就一直开着呢。还能当shell,呵呵 http://ipython.scipy.org/screenshots/index.html -- LinuX Power
2007年03月13日 星期二 13:35
很早就出来的,是个好东西,有语法补全和自动缩进。写代码时候用来做测试比较方 便。 > -----Original Message----- > From: python-chinese-bounces在lists.python.cn [mailto:python-chinese-bounces在lists.python.cn] On > Behalf Of Marco > Sent: Tuesday, March 13, 2007 1:34 PM > To: python-chinese在lists.python.cn > Subject: [python-chinese] 推荐一个python “terminal” > > 隆重向大家推荐iPython。 > > 做试验的时候非常有用,我现在就一直开着呢。还能当shell,呵呵 > > http://ipython.scipy.org/screenshots/index.html >
2007年03月13日 星期二 14:30
On 3/13/07, Marco <marco at waven.com> wrote: > > 隆重向大家推荐iPython。 > > 做试验的时候非常有用,我现在就一直开着呢。还能当shell,呵呵 > > http://ipython.scipy.org/screenshots/index.html > 除了启动慢点,其他都好,还能 debug ,不过我一直没搞懂。 -- http://codeplayer.blogspot.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070313/51c65c8d/attachment.html
2007年03月13日 星期二 14:39
On 3/13/07, Marco <marco在waven.com> wrote: > 隆重向大家推荐iPython。 > > 做试验的时候非常有用,我现在就一直开着呢。还能当shell,呵呵 > 是也乎,有什么快乐体验请组织成文,以便分享大家, http://wiki.woodpecker.org.cn/moin/ObpLovelyPython 可爱的Python 入门图书也是推荐此环境作为入门体验的 只是现在功能非常的多了,有些高级的不是立即可以学会, 关注常用功能就好 > http://ipython.scipy.org/screenshots/index.html > > > -- > LinuX Power > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- '''Time is unimportant, only life important! http://zoomquiet.org blog在http://blog.zoomquiet.org/pyblosxom/ wiki在http://wiki.woodpecker.org.cn/moin/ZoomQuiet scrap在http://floss.zoomquiet.org douban在http://www.douban.com/people/zoomq/ ____________________________________ Pls. use OpenOffice.org to replace M$ Office. http://zh.openoffice.org Pls. use 7-zip to replace WinRAR/WinZip. http://7-zip.org/zh-cn/ You can get the truely Freedom 4 software. '''
2007年03月13日 星期二 14:51
最新版启动速度要比以前快了一些。 运行 %pdb on,就可以在你的程序触发异常时,自动进入 debug 模式 yi huang wrote:: > On 3/13/07, Marco <marco在waven.com> wrote: >> >> 隆重向大家推荐iPython。 >> >> 做试验的时候非常有用,我现在就一直开着呢。还能当shell,呵呵 >> >> http://ipython.scipy.org/screenshots/index.html >> > > 除了启动慢点,其他都好,还能 debug ,不过我一直没搞懂。 > -- Vim 中文 Google 论坛 http://groups.google.com/group/Vim-cn
2007年03月13日 星期二 15:02
刚装了一个,怎么是黑白的啊,网页上面都是彩色加亮语法的,我的怎么不行啊,是不是要linux下才可以啊,我是xp,如何设置啊? 在 07-3-13,tocer<tocer.deng在gmail.com> 写道: > 最新版启动速度要比以前快了一些。 > > 运行 %pdb on,就可以在你的程序触发异常时,自动进入 debug 模式 > > yi huang wrote:: > > On 3/13/07, Marco <marco在waven.com> wrote: > >> > >> 隆重向大家推荐iPython。 > >> > >> 做试验的时候非常有用,我现在就一直开着呢。还能当shell,呵呵 > >> > >> http://ipython.scipy.org/screenshots/index.html > >> > > > > 除了启动慢点,其他都好,还能 debug ,不过我一直没搞懂。 > > > > -- > Vim 中文 Google 论坛 http://groups.google.com/group/Vim-cn > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese
2007年03月13日 星期二 15:08
WhiteFox 写道: > 刚装了一个,怎么是黑白的啊,网页上面都是彩色加亮语法的,我的怎么不行啊,是不是要linux下才可以啊,我是xp,如何设置啊? > > Under Windows, IPython requires an additional module to support color, tab completion and other features. These are provided by the PyReadline <http://ipython.scipy.org/moin/PyReadline/Intro> project, also hosted on this site.
Zeuux © 2025
京ICP备05028076号