freebsd-ports/devel/py-pudb/pkg-descr
Martin Wilke d4efec8088 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:	http://pypi.python.org/pypi/pudb/

PR:		ports/140166
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-11-04 09:53:24 +00:00

9 lines
434 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: http://pypi.python.org/pypi/pudb/