ipython-tut.txt
author amit@shrike.aero.iitb.ac.in
Fri, 16 Apr 2010 16:16:13 +0530
changeset 78 099a2cc6c7d2
parent 50 9d60720b16b0
child 120 50716c7c4c0c
permissions -rw-r--r--
Added a bit more to script of basic python . Session one day 2

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.