pudb
https://github.com/inducer/pudb
Python
Full-screen console debugger for Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to pudb
Help out
- Issues
- Drop support for Python 3.6-
- Add global and "by reference" watches
- Monkeypatch `dataclasses` so that its generated code becomes debuggable
- EDITOR config option
- IPython shell freezes with remote debugging
- Add the ability to set a watch expression on an object by ID
- support set breakpoints from CLI parameters.
- Include text-wrapping abilities
- True color support?
- Finding terminal size for remote debugging
- Docs
- Python not yet supported