freebsd-ports/devel/py-ipdb/pkg-descr
William Grzybowski 7291db28e4 devel/py-ipdb: IPython-enabled pdb
ipdb exports functions to access the IPython debugger, which features tab
completion, syntax highlighting, better tracebacks, better introspection with
the same interface as the pdb module.

WWW: https://github.com/gotcha/ipdb

PR:		ports/179564
Submitted by:	milki <milki rescomp.berkeley.edu>
2013-11-10 14:02:44 +00:00

5 lines
227 B
Text

ipdb exports functions to access the IPython debugger, which features tab
completion, syntax highlighting, better tracebacks, better introspection with
the same interface as the pdb module.
WWW: https://github.com/gotcha/ipdb