Contents

ipdb 0.13.13

0

IPython-enabled pdb

IPython-enabled pdb

Stars: 1807, Watchers: 1807, Forks: 146, Open Issues: 66

The gotcha/ipdb repo was created 13 years ago and the last code push was 8 months ago.
The project is very popular with an impressive 1807 github stars!

How to Install ipdb

You can install ipdb using pip

pip install ipdb

or add it to a project with poetry

poetry add ipdb

Package Details

Author
Godefroid Chapelle
License
BSD
Homepage
https://github.com/gotcha/ipdb
PyPi:
https://pypi.org/project/ipdb/
GitHub Repo:
https://github.com/gotcha/ipdb

Classifiers

  • Software Development/Debuggers
No  ipdb  pypi packages just yet.

Errors

A list of common ipdb errors.

Code Examples

Here are some ipdb code examples and snippets.

GitHub Issues

The ipdb package has 66 open issues on GitHub

  • Drop Python 2.7 support
  • Add way to launch debugger once only
  • Bug: Parsing ~/.ipdb breaks if [ipdb] section is manually added
  • Importing the module breaks the interpreter

See more issues on GitHub

Related Packages & Articles

bqplot 0.12.43

Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.