pudb

Python debugger

An interactive debugger for Python code, providing a lightweight and keyboard-friendly interface.

Full-screen console debugger for Python

GitHub

3k stars
50 watching
229 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists

bpythondebugdebuggeripythonpdbpytestpytest-pluginpythonurwid

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cyrus-and/gdb-dashboard Provides a modular interface to display relevant information about a program being debugged 11,115
snare/voltron A Python toolkit for creating custom debugger user interfaces 6,181
rohanrhu/gdb-frontend A GUI debugger with an intuitive interface and extensible APIs for debugging C/C++ applications 2,854
bpython/bpython An enhanced interactive Python interpreter with features common to IDEs. 2,635
hoffstadt/dearpygui A fast and powerful GUI toolkit for Python with minimal dependencies 13,292
longld/peda A Python tool for enhanced debugging and exploit development assistance with GDB. 5,899
pexpect/pexpect A Python module for controlling interactive applications in a pseudo-terminal 2,624
evhub/coconut A variant of Python that adds features for simple functional programming 4,098
pwndbg/pwndbg A toolset to simplify binary analysis and debugging with GDB 7,629
cs01/gdbgui A web-based interface to visualize and debug code execution in multiple programming languages. 9,919
openai/transformer-debugger An open-source tool that helps investigate specific behaviors of small language models by combining automated interpretability techniques with sparse autoencoders. 4,035
microsoft/tensorwatch A debugging and visualization tool for machine learning and data science applications 3,419
pdbpp/pdbpp An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. 1,307
x64dbg/x64dbgpy Automates interaction with x64dbg debugger using Python. 1,469
prompt-toolkit/python-prompt-toolkit A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. 9,374