ipython-tut.txt
author Santosh G. Vattam <vattam.santosh@gmail.com>
Wed, 05 May 2010 17:31:32 +0530
changeset 120 50716c7c4c0c
parent 50 9d60720b16b0
permissions -rw-r--r--
Completed functions.org and added functions.tex file.

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 seen some of these
features in the previous tutorials. In this tutorial we shall recall them and 
look at a few more new ones.