python3-q

Quick-and-dirty Python 3 debugging output for tired programmers
  http://github.com/zestyping/q
  0
  no reviews



Q is a Python 3 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.