home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyos2bin.zip / Demo / scripts / README < prev    next >
Text File  |  1995-03-02  |  783b  |  19 lines

  1. This directory contains a collection of executable Python scripts.
  2.  
  3. See also the Tools/scripts directory!
  4.  
  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.
  19.