Jarvis is a Python coding companion. Point it to a python function, and it will execute it. As soon as you change and save your code, Jarvis will detect it, and will rerun the function.
If an exception is raised, it will be displayed in the error panel.
If you insert some debugging statements in your code, they will be displayed in the debug panel.
Last, but not least, if you are using OpenSceneGraph Python bindings, you will be able to output an OSG tree to the Jarvis interface. This way, you can instantly see the new 3D scene your code is generating.
http://jarvis.readthedocs.org/en/latest/index.html
http://madlag.github.com/jarvis/
http://www.youtube.com/watch?feature=player_embedded&v=fbpx7UL7VdE
Лично мне сейчас он не пригодится, но кому-то может быть