Useless Python!
Source CodeGetting StartedPython ChallengeProgramming ContestsUseless Python ImagesWhat is Python?Useless Python SupportersPython TutorialsSource Code LinksMiscellaneous LinksMississippi Python Interest Group (MS PIGgie)Contact Us

Useless Source Code Pages: Page OnePage TwoPage ThreePage FourPage FivePage SixPage SevenPage EightPage NinePage TenPage ElevenPage TwelvePage ThirteenPage FourteenPage FifteenPage Sixteen

Miscellaneous Source Code
Source File or URL: Submitted By: Description:
DnDcharacterMakerALPHA.py Rob Andrews The SECOND alpha release of an application used to generate characters and NPCs for role-playing games. Compatible with D&D 3rd edition, but not feature-rich yet.
401gsl.py Greg Lindstrom Ahh... accomplishment!ACM: Problem 401
dovetail.py Lloyd Hugh Allen Source code for a dovetail shuffle routine, to be part of a future playing card class.
dialdialog.py Jörg Wölke A GUI front end for wvdial using Tkinter. It lets the user choose a provider from a list (read from /etc/wvdial.conf). If it does not find an active browser, it starts one.
reloadall.py Mark Lutz The script knows how to perform a recursive and transitive reload operation--it reloads a module, and all modules that it imports, and so on.
pudding.TAR.gz
pudding.zip
Andrew Wilkins Ahh... accomplishment!A MUD server. The .tar.gz file and the .zip file are identical, so either will do all by itself. This was the first Useless Python submission to refer to our Useless Challenges!
cipher.py
coltrans.py
nihilsub.py
Tesla Coil Cipher.py is a module of frequently used classical cryptography operations. Coltrans.py and nihilsub.py are examples of its use (Revision deprecates v0.0.000001).
esr01.py Eric S. Raymond Report on upgrades needed to use a particular kernel.
gvr01.py Guido van Rossum Ahh... accomplishment!It "analyzes" an access_log file. It hardcodes the specific log file formats used. Enjoy!
ucs1.py
testucs1.html
Rob Andrews Ahh... accomplishment!Useless Comment System front end. ucs1.html calls ucs1.cgi to generate a new HTML page asking the user to verify the form input.

XHTML! by Rob Andrews