Tkinter: How to see what is selected in the editor.

Tkinter: Using the selection to do XML markup.

A search and replace utility in Python

A script that generates HTML files for a picture browser

A program that ensures that two directories are identical, including subdirectories. One directory is the master, and the other is the slave. It is assumed that filenames are unique (even when removing the path prefix). A reorganisation in the master implies a reorganisation in the slave, by moving files whenever possible, thus saving time.

1