ANN: Python training "text movies"

Mitya Sirenef msirenef at lightbird.net
Mon Jan 21 03:26:04 EST 2013


On 01/21/2013 02:30 AM, rusi wrote:
> On Jan 13, 12:08 pm, Mitya  Sirenef <msire... at lightbird.net> wrote:
 >> Sure: they play back a list of instructions on use of string methods and
 >> list comprehensions along with demonstration in a mock-up of the
 >> interpreter with a different display effect for commands typed into (and
 >> printed out by) the interpeter. The speed can be changed and the
 >> playback can be paused.
 >
 > Hi Mitya.
 > What do you use for making these 'text-movies'?
 > [Asking after some googling]

I'm using this script:

https://github.com/pythonbyexample/PBE/tree/master/jstmovie/

sample source file is in tmovies/src/

  -m


-- 
Lark's Tongue Guide to Python: http://lightbird.net/larks/

Depression is rage spread thin.  George Santayana




More information about the Python-list mailing list