AskPython: What's your favorite event handling library? : Python: "I just did a quick search, and there are a lot of libraries out there for general event-driven programming in Python, including:
*
Trellis
*
pyevent
*
Decovent
*
circuits
*
Twisted
*
Traits
*
PyQt, wxPython, PyGTK, etc.
Does anyone have a favorite? And does anyone else think it would be a good idea to include one in the Python standard library?"