
| Source File or URL: | Submitted By: | Description: |
|---|---|---|
| 196sm.py 196sm.txt |
Sammy Mannaert | |
| mp3p.py | Remco Gerlich | The inevitable flaky mp3 player frontend GUI thing :) This is the mp3 player thing I use, it uses wxPython. |
| ezpath.py | Pijus Virketis | This script takes as an argument a directory (say, "c:\\my documents\\ ... \\python_projects\\"), reads all the nested directories (e.g .... \\python_projects\\project1\\, ... \\project2\\, etc.) and adds them, along with the parent, to the Python PATH. |
| parens_parser.py | Danny Yoo | Here's a recursive descent parser that figures out how to build python lists out of Lispish strings. | hexcode.py | Jörg Wölke | For each number entered writes "\x[number]" # to outfile (prompts for it) in append mode # breaks line after x entries. |
| edit_distance.py | Daniel Yoo | |
| glpalindrome.py | Gregor Lingl | Another way to find out if you have a palindrome. |
| peggame.py | George Perry | |
| timer.py | Timothy M. Brauch | Written using VPython for Python 2.0, it shows an hourglass and has a "clock" counting down. |
| SourceGrabber.py | Samuel Leming | SourceGrabber.py is a gui interface for PageDumper6000. It displays some server info also. |
by Rob Andrews