diff -r a45256cc5404 -r e8c02b3c51ac using python modules/script.rst --- a/using python modules/script.rst Wed Oct 13 12:52:11 2010 +0530 +++ b/using python modules/script.rst Wed Oct 13 14:00:33 2010 +0530 @@ -1,11 +1,27 @@ -.. 9.3 LO: using python modules (3) -.. --------------------------------- -.. * executing python scripts from command line -.. * import -.. * scipy -.. * pylab -.. * sys -.. * STDLIB modules show off +.. Objectives +.. ---------- + +.. At the end of this tutorial, you will be able to + +.. 1. Execute python scripts from command line. +.. #. Use import in scripts. +.. #. Import scipy and pylab modules +.. #. Use python standard modules and 3rd party modules. + + +.. Prerequisites +.. ------------- + +.. 1. should have ``pylab`` installed. +.. #. using plot command interactively. +.. #. embellishing a plot. +.. #. saving plots. + +.. Author : Anoop Jacob Thomas + Internal Reviewer : + External Reviewer : + Checklist OK? : [2010-10-05] + ==================== Using Python modules @@ -229,8 +245,3 @@ {{{ switch to next slide, thank you slide }}} Thank you! - -.. Author: Anoop Jacob Thomas - Reviewer 1: - Reviewer 2: - External reviewer: