[ 源代码: 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