python2-q 2.6 Quick-and-dirty debugging output for tired programmers

q is a Python module for "print" style of debugging Python code. It provides convenient short API for print out of values, tracebacks, and falling into the Python interpreter.