[ ソース: ipdb ]
パッケージ: python3-ipdb (0.11-1)
IPython-based pdb replacement (Python 3 version)
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 ipdb3 binary which can be used instead of the pdb3 binary to debug standalone scripts.
This package contains the Python 3 version of the module.
その他の python3-ipdb 関連パッケージ
|
|
|
|
-
- dep: ipython3
- Enhanced interactive Python 3 shell
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス