ipythonいれた。

ipythonいれた。ipythonを使うのはスタンダードらしい。

勉強会でも使ってる人結構いたものなぁ。

easy_install ipython
$ ipython
Leopard libedit detected.
Python 2.6.1 (r261:67515, Feb 11 2010, 00:51:29) 
Type "copyright", "credits" or "license" for more information.

IPython 0.10 -- An enhanced Interactive Python.
?         -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help      -> Python's own help system.
object?   -> Details about 'object'. ?object also works, ?? prints more.

In [1]: 

デバックやら色々あるらしい。さて、使って慣れるかな。