An open API service indexing awesome lists of open source software.

https://github.com/nsarang/pymortem

Post-mortem debugging tool for Python that provides direct access to variables and frames after exceptions occur. Rich tracebacks, frame inspection, and context execution without separate interactive shells.
https://github.com/nsarang/pymortem

debugger developer-tools error-analysis exception-handling jupyter post-mortem python-debugging traceback

Last synced: 14 days ago
JSON representation

Post-mortem debugging tool for Python that provides direct access to variables and frames after exceptions occur. Rich tracebacks, frame inspection, and context execution without separate interactive shells.

Awesome Lists containing this project