Follow these ipython tutorials to learn all about ipython with WonderHowTo's collection of free how-to videos and articles, like Use the textpad editor from within IPython, Debug Python using the IPython shell, and Download IPython.
You'll also find several great computers & programming tutorials in the Computers & Programming category.
The IPython interactive Python shell allows the use of an external editor for editing multiple lines of code. Here Ian Ozsvald shows how to ...more
Ian Ozsvald shows how the powerful, interactive python shell IPython can be combined with the Python debugger to provide a powerful ...more
IPython provides a far more powerful alternative to the standard Python interpreter, incorporating features such as string-completion ...more