Check out this code sample for a quick and dirty system-tray demo using wxPython. (Lifted, rearranged, and simplified from the wxPython demo.)
Note that you'll need an icon file for this to work, or you'll have to add back the images.py code from the demo.