PyCodebug
Python script coding editor that debugs as you write
Usually, coding a script involves writing the code and either debugging or running it several times, examining variables or output and fixing the code until the desired effect is achieved.
With PyCodebug, you get to see the effects of the code during coding, which greatly reduces the time needed to write a script.
==================================
Demo Video: http://youtu.be/a6nFo4y3kzo
==================================
Requires:
Python 2.7x
PySide