Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-q
Quick-and-dirty Python debugging output for tired programmers
http://github.com/zestyping/q
0
no reviews
Install
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.