ipdb(1) debian man page | unix.com

Man Page: ipdb

Operating Environment: debian

Section: 1

ipdb(1) 						      General Commands Manual							   ipdb(1)

NAME
ipdb - standalone IPython-based Python debugger
SYNOPSIS
ipdb scriptfile [arg]...
DESCRIPTION
ipdb is a standalone Python debugger based on IPython. It is similar to the pdb debugger from the Python standard library but has addi- tional IPython features such as improved tracebacks and syntax highlighting.
AUTHOR
This manual page was written by Andrey Rahmatullin <wrar@wrar.name> for the Debian system (but may be used by others).
SEE ALSO
pdb documentation at http://docs.python.org/library/pdb.html or /usr/share/doc/python/html/library/pdb.html ipdb(1)
Related Man Pages
ipbori(1) - debian
eric4_re(1) - debian
irunner3(1) - debian
spe(1) - debian
python2.7-config(1) - debian
Similar Topics in the Unix Linux Community
how to replace a line in a file using shell script
How does ||: evaluate?
Fix GeoIP on New Server (stlouis.UNIX.com)