
| Source File or URL: | Submitted By: | Description: |
|---|---|---|
| badtech.py | Dietmar Lang | It's a little script I have running as a cron job and which downloads the latest Badtech comic strip every day. |
| uq15.py | Rob Andrews | |
| thumbnail.py | Tim Lavoie | Takes a directory as a parameter, and crawls it for pictures. It generates small thumbnails of them, along with a simple index.html file which displays the thumbnails, but links to the full-size images. |
| bib2ltx.py | Christopher Arnt | This script parses a list of bibliographic entries and outputs it in LaTeX. |
| acm401glsk.py | S. Keim | |
| findsimplesubs.py | Tesla Coil | Accepts ordered pattern word substitutions, returns matching words from wordlist file. Rapidly toasts simple substitution ciphers with word divisions. |
| ltbybe.py | Rune Nesheim | A simple text editor using Pythons default gui, Tkinter. |
| blackjack.py | Brett Kelly | |
| livepics.py | Carlo Bifulco | Crawls for the picture in a dir and then displays them bouncing in a Tkinter Canvas. Command line option include the dir and the size of the canvas. |
| jiggy.py | Martin Stevens | It builds a number of scroll bars according to a variable, and then centre's them. Output goes to stdout, etc..... |
by Rob Andrews