6670f0b757
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
9 lines
435 B
Text
9 lines
435 B
Text
PuDB is a full-screen, console-based visual debugger for Python.
|
|
|
|
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.
|
|
|
|
WWW: https://pypi.python.org/pypi/pudb/
|