debian man page for ipdb

Query: ipdb

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
irunner(1) - debian
spe(1) - debian
memo(3pm) - debian
irunner(1) - suse
py.test-3(1) - debian
Similar Topics in the Unix Linux Community
how to replace a line in a file using shell script
Friday afternoon headache
Help with database backup script
How does ||: evaluate?