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