Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

IPython-enabled pdb

Project description

IPython pdb

allows to use

from ipdb import set_trace; set_trace()

You then get all the nice stuff from IPython (tab completion, nice tracebacks) right in pdb.

Credits

  • patch from Jean Jordaan for correct setup of colors

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page