Show HN: Textual-debugger, a Python TUI debugger with power features
Category: devtools
Tags: python, debugger, tui
Score: 5.0/10 (Innovation: 5, Technical: 5, Documentation: 3, Utility: 5)
A Python TUI debugger built on the Textual framework, offering a terminal-based debugging experience with power features. Its own approach to combining TUI interactivity with debugging makes it interesting for developers who prefer working in the terminal.
Target audience: backend devs
Repository: https://pypi.org/project/textual-debugger/
View on Hacker News