Debug with pdb python

Start script under the Python debugger

python3 -m pdb script.py
more python all 15 commands →