What is Voir?
Voir lets you wrap your scripts to display certain values or metrics and/or analyze their behavior. To use Voir:
Add a file named
voirfile.pyin the current directory.Define one or more instruments in
voirfile.py.Run
voir script.pyinstead ofpython script.py.
Here are a few things you can do:
Patch functions and libraries prior to running a script
Log CPU or GPU usage
Manipulate or log streams of data coming from the script
Show a nifty dashboard