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
230 forks
Language: Python
last commit: 3 months 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,180
snare/voltron A Python toolkit for creating custom debugger user interfaces 6,181
rohanrhu/gdb-frontend A GUI debugger that provides a flexible and extensible interface for debugging C/C++ applications 2,877
bpython/bpython An enhanced interactive Python interpreter with features common to IDEs. 2,649
hoffstadt/dearpygui A fast and powerful GUI toolkit for Python with minimal dependencies 13,469
longld/peda A Python tool for enhanced debugging and exploit development assistance with GDB. 5,911
pexpect/pexpect A Python module for controlling interactive applications in a pseudo-terminal 2,634
evhub/coconut A variant of Python that adds features for simple functional programming 4,114
pwndbg/pwndbg A toolset to simplify binary analysis and debugging with GDB 7,760
cs01/gdbgui A web-based interface to visualize and debug code execution in multiple programming languages. 9,955
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,047
microsoft/tensorwatch A debugging and visualization tool for machine learning and data science applications 3,424
pdbpp/pdbpp An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. 1,313
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,423