|
|
Python Playground
Contact Mike Pilone at <mpilone at botch dot com> |
|
|
Description:
Python Playground contains a collection of simple Python scripts that are used to accomplish trivial but needed tasks.
Reminder: Reads one or more ical formated files and prints a summary of upcoming events. Very useful in a shell configuration file (ie. .cshrc).
RandSong: Copies a random selection of songs listed in a text file to a destination directory. Useful with portable mp3/ogg players. The list of songs can be a Xmms playlist.
The projects in this section are written in Python.
Downloads:
reminder-0.2.tar.gz - Reminder v0.2
randsong.py - RandSong v0.1
Requirements:
|