[ ソース: pudb ]
パッケージ: python3-pudb (2018.1-1)
full-screen, console-based Python3 debugger
PuDB is a full-screen, console-based visual debugger for Python3.
Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it -- in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.
その他の python3-pudb 関連パッケージ
|
|
|
|
-
- dep: dpkg (>= 1.15.6~)
- Debian パッケージ管理システム
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pygments (>= 1.0)
- syntax highlighting package written in Python 3
-
- dep: python3-urwid (>= 1.1.1)
- curses-based UI/widget library for Python 3
-
- sug: ipython3
- Enhanced interactive Python 3 shell