using python modules/script.rst
changeset 319 e8c02b3c51ac
parent 309 9d8fd5ea64b2
child 356 8f6b3acb39ec
equal deleted inserted replaced
318:a45256cc5404 319:e8c02b3c51ac
     1 .. 9.3 LO: using python modules (3)
     1 .. Objectives
     2 .. ---------------------------------
     2 .. ----------
     3 .. * executing python scripts from command line
     3 
     4 .. * import
     4 .. At the end of this tutorial, you will be able to 
     5 .. * scipy
     5 
     6 .. * pylab
     6 .. 1. Execute python scripts from command line.
     7 .. * sys
     7 .. #. Use import in scripts.
     8 .. * STDLIB modules show off
     8 .. #. Import scipy and pylab modules
       
     9 .. #. Use python standard modules and 3rd party modules.
       
    10 
       
    11 
       
    12 .. Prerequisites
       
    13 .. -------------
       
    14 
       
    15 ..   1. should have ``pylab`` installed. 
       
    16 ..   #. using plot command interactively.
       
    17 ..   #. embellishing a plot.
       
    18 ..   #. saving plots.
       
    19      
       
    20 .. Author              : Anoop Jacob Thomas <anoop@fossee.in>
       
    21    Internal Reviewer   : 
       
    22    External Reviewer   :
       
    23    Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
       
    24 
     9 
    25 
    10 ====================
    26 ====================
    11 Using Python modules
    27 Using Python modules
    12 ====================
    28 ====================
    13 {{{ show the welcome slide }}}
    29 {{{ show the welcome slide }}}
   227 the python standard library.
   243 the python standard library.
   228 
   244 
   229 {{{ switch to next slide, thank you slide }}}
   245 {{{ switch to next slide, thank you slide }}}
   230 
   246 
   231 Thank you!
   247 Thank you!
   232 
       
   233 ..  Author: Anoop Jacob Thomas <anoop@fossee.in>
       
   234     Reviewer 1:
       
   235     Reviewer 2:
       
   236     External reviewer: