ipdb 0.13.13
0
IPython-enabled pdb
Contents
IPython-enabled pdb
Stars: 1854, Watchers: 1854, Forks: 146, Open Issues: 72The gotcha/ipdb
repo was created 13 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1854 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
Related Packages
Errors
A list of common ipdb errors.
Code Examples
Here are some ipdb
code examples and snippets.
GitHub Issues
The ipdb package has 72 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