Source Code Getting Started Python Challenge Programming Contests Useless Python Images What is Python? Useless Python Supporters Python Tutorials Source Code Links Miscellaneous Links Mississippi Python Interest Group (MS PIGgie) Contact Us

Useless Source Code Pages: Page One Page Two Page Three Page Four Page Five Page Six Page Seven Page Eight Page Nine Page Ten Page Eleven Page Twelve Page Thirteen Page Fourteen Page Fifteen Page Sixteen

Miscellaneous Source Code
Source File or URL: Submitted By: Description:
196sm.py
196sm.txt
Sammy Mannaert Ahh... accomplishment!ACM: Problem 196
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 Ahh... accomplishment!ACM: Problem 526
glpalindrome.py Gregor Lingl Another way to find out if you have a palindrome.
peggame.py George Perry Ahh... accomplishment!It solves the little triangular peg game that some restuarants (e.g, Cracker Barrel™) provide to amuse customers while waiting.
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.

XHTML! by Rob Andrews