Pythonscript 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
A mini cross-platform IDE to cooperate with GCC, GDB, VIM.
Programming Language: Python, Vim script.
OS: OS independent.
Graphics libraries: Use just vim native UI functions.