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:
letter_arranger.py Matthew D. Wood Ahh... accomplishment!ACM: Problem 195
chgnm.py lonetwin Used for renaming/organising my mp3 files. (More info in the source file.)
celsiusfarenheit.html Rob Andrews A questionably brief demonstration of how to convert Celsius to and from Farenheit using Python.
gvr02.py Guido van Rossum Ahh... accomplishment!It "analyzes" an ftp logfile. It hardcodes the specific log file format used. Enjoy!
randpart.py George Perry Ahh... accomplishment!Yet another solution for the Donald Knuth-inspired Useless Python Challenge!
patwords.py Tesla Coil It accepts ordered pattern word substitutions, returns matching words from wordlist file. Rapidly toasts simple substitution ciphers with word divisions. Alternately, input of patterns consisting of C's and V's returns consonant/vowel patterns.
addurl.py lonetwin Used to transfer urls from the console to X (to view the url in netscape)
mapselect.py Koen Bossers Here's my script that lets the user create a "clickable map". It uses Tkinter to select rectangles on a user-selected picture. The user can assign functions to these rectangles. The script then saves all the info as a class that the user can use in his or hers own scripts.
comm.py Gary Rich Simple serial IO module (see code comments)
addnum.html Rob Andrews This useless math script was the very first Useless Python contribution.

XHTML! by Rob Andrews