[ buster ]
[ 原始碼: ipdb ]
套件:python-ipdb(0.11-1)
IPython-based pdb replacement
ipdb is a replacement for pdb Python debugger, adding IPython features (tab completion, syntax highlighting, better tracebacks, better introspection) to it.
ipdb contains replacements for all functions from the pdb stdlib module. It also contains the ipdb binary which can be used instead of the pdb binary to debug standalone scripts.
其他與 python-ipdb 有關的套件
|
|
|
|
-
- dep: ipython
- Enhanced interactive Python 2 shell
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources