. : UNHOLY SCRIPTURES : .
- mjt_cd_database
Got tired of maintaining a list of my CDs in a flat text file so I did this.
Originally a school project, which waited for a front-end for many month.
- apachelogsplit
Apachelogsplit parses through an apache logfile and splits it in monthly
files.
- pyblosxom/pysidebar
My first pyblosxom
plugin. See the directory for the flavo(u)rs and the code, install in your
html flavor with the $sidebar variable.
- dicttree
A demo on how to build and view a tree built with python dictionaries.
- callbacktest
I wrote this test just to see how dynamic module/function loaders work.
It's pretty well commented, I think, and hopefully of use to others.
- lotto
cubic, garen, yottis and I wrote some lotto demos when cubic wanted to learn to do one in python. This is how it turned out. Enjoy.
What I especially like about these demos is that they give a clear image about who has hacked the most python. The complexity rises with experience but so does the "real program" feeling.
- copykill
Looks for duplicate files. Written in Python.
- irclogrotate
Rotates your irclogs, provided their names start with irc.
- MailBackuper
I destroyed 3.3MB of mail by screwing a tab completion. Thus I wrote a
script that takes backups via crontab