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:
mboxflag.py Paul Jackson This program, rather like the BSD 'biff' program, notifies you when you have email. It decides you have email if your mail box file is non-empty, _and_ has a modtime more recent than, or equal to, its access time. When you have email, it makes a sound, and changes the display in a small window to state so. It uses the Tkinter gui, for portability.
shakeinsult.py Daniel Coughlin When run it gets an insult from The Shakespearean Insulter web site and appends it to a .signature file.
LL2XML Julius Welby Ahh... accomplishment!A Python module to convert list of lists to XML, or an HTML table, if you prefer.
412gsl.py
pi_input.txt
Greg Lindstrom Ahh... accomplishment!ACM: Problem 412
pi_input.txt is a test file.
obfussm.py Sammy Mannaert A bit more proof that Python may be obfuscated with a little mangling.
uglies.py Remco Gerlich Ahh... accomplishment!ACM: Problem 136
101.py Kalle Svensen Ahh... accomplishment!ACM: Problem 101
dano.py Leighton Pritchard It's just a wee script that does the job of one of 'Matt's Perl Scripts' - Book 'em Dano. If you put it in as a server-side include on a webpage it logs the visitor's IP address, browser and referring page to a file of your choice. And you can pass it a loggable argument, so you can call it from each of your pages with a different argument, and watch where people go while they're on your site. Surveill-tastic! Since it uses os.popen('date') it might not work as well on Windows as on *nix.
105ah.py Andrew Henshaw Ahh... accomplishment!ACM: Problem 105
107ah.py Andrew Henshaw Ahh... accomplishment!ACM: Problem 107

XHTML! by Rob Andrews