Clarify portability and main program.
[python/dscho.git] / Demo / scripts / README
blob6bc66b6edab253a31fbaf448a189d06c2e341dc5
1 This directory contains a collection of executable Python scripts.
3 See also the Tools/scripts directory!
5 fact.py                 Factorize numbers
6 from.py                 Summarize mailbox
7 ftpstats.py             Summarize ftp daemon log file
8 lpwatch.py              Watch BSD line printer queues
9 markov.py               Markov chain simulation of words or characters
10 mboxconvvert.py         Convert MH or MMDF mailboxes to unix mailbox format
11 morse.py                Produce morse code (audible or on AIFF file)
12 mpzpi.py                test mpz -- print digits of pi (compare pi.py)
13 pi.py                   Print all digits of pi -- given enough time and memory
14 pp.py                   Emulate some Perl command line options
15 primes.py               Print prime numbers
16 script.py               Equivalent to BSD script(1) -- by Steen Lumholt
17 unbirthday.py           Print unbirthday count
18 update.py               Update a bunch of files according to a script.