using python modules/script.rst
changeset 371 d87828051c69
parent 356 8f6b3acb39ec
child 440 b2e8522839f0
equal deleted inserted replaced
370:7419836c90c1 371:d87828051c69
    16 ..   #. using plot command interactively.
    16 ..   #. using plot command interactively.
    17 ..   #. embellishing a plot.
    17 ..   #. embellishing a plot.
    18 ..   #. saving plots.
    18 ..   #. saving plots.
    19      
    19      
    20 .. Author              : Anoop Jacob Thomas <anoop@fossee.in>
    20 .. Author              : Anoop Jacob Thomas <anoop@fossee.in>
    21    Internal Reviewer   : 
    21    Internal Reviewer   : Puneeth
    22    External Reviewer   :
    22    External Reviewer   :
    23    Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
    23    Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
    24 
    24 
    25 
    25 
    26 ====================
    26 ====================
    31 Welcome to the spoken tutorial on using python modules.
    31 Welcome to the spoken tutorial on using python modules.
    32 
    32 
    33 {{{ switch to next slide, outline slide }}}
    33 {{{ switch to next slide, outline slide }}}
    34 
    34 
    35 In this tutorial, we will see how to run python scripts from command
    35 In this tutorial, we will see how to run python scripts from command
    36 line, importing modules, importing scipy and pylab modules. And also
    36 line. See importing modules, importing scipy and pylab modules. And
    37 see the Python standard library.
    37 also see the Python standard library.
    38 
    38 
    39 .. #[Punch: the sentence seems discontinuous.]
    39 .. #[Punch: the sentence seems discontinuous.]
    40 
    40 
    41 {{{ switch to next slide on executing python scripts from command line }}}
    41 {{{ switch to next slide on executing python scripts from command line }}}
    42 
    42