ipython-tut.txt
author Santosh G. Vattam <vattam.santosh@gmail.com>
Tue, 13 Apr 2010 00:15:25 +0530
changeset 49 90c2d777fb0e
parent 48 c0a48af139d2
child 50 9d60720b16b0
permissions -rw-r--r--
Branches merged.

Hello friends and welcome to this tutorial on IPython and its features. IPython
is an enhanced interactive Python interpreter. IPython provides various advanced
features that the vanilla Python interpreter does not. We have shown some of these
features in the previous tutorials. In this tutorial we shall look at a few more
of them.