pyPortMidi is a Python wrapper I wrote for PortMidi.
PortMidi is a cross-platform
C library for realtime MIDI control. Using pyPortMidi, you can send and
receive MIDI data in realtime from Python.
PyTone is a music jukebox written in Python with a curses based GUI. While providing advanced features like crossfading and multiple players, special emphasis is put on ease of use, turning PyTone into an ideal jukebox system for use at parties.