how to debug python script in command line code example Example: python debugger #preinstalled package import pdb; pdb.set_trace()