Hi there

Here's a few Python things I have written; the programs are written for use with linux only, maybe they run on other unices, too.
The Tk wrappers should hopefully run on any platform the underlying Tk libs support.


Any comments , bug reports and suggestions are highly appreciated .


Please contact: Michael Lange <klappnase (at) freakmail (dot) de>

Rhinopoma microphyllum

PhonoRipper

Phonoripper is a gui tool for easy creation of audio-CDs from analog sources like vinyl records or tape cassettes .


ScsiaddGui

A graphical user interface for the scsiadd - utility.
Insert your scanner to the running system without having to reboot - now with just a mouse-click.


PyFloppy

A nicer gui tool for formatting floppy disks.


Find 'Em All

FindEmAll is another graphical find-and-grep tool.


TkinterDnD

A (yet experimental) python wrapper for the tkDnD Tk extension (not to be confused with python's Tkdnd module!) that adds native drag and drop support to Tkinter.


TkinterDnD2

A (yet experimental) python wrapper for the tkDnD Tk extension 2.0 series that adds native drag and drop support to Tkinter.


TkinterTreectrl

A python wrapper for the tktreectrl widget.


Tix.Grid

A version of Python's Tix module that supports the Grid and ScrolledGrid widgets.