From the "they're hot on our heels" department ...
PySpy does run-time visualization and analysis of Python software on Windows.
Looks like ptkdb with some translation from raw symbol tables back into programmer terms (instance variables, classes, etc.).
--Nat