🔍 🐍 Like pstack but for Python!
-
Updated
Nov 15, 2024 - Python
🔍 🐍 Like pstack but for Python!
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
Makes Python tracebacks human friendly
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
nice Python exception hook replacement
Backtrace-on-throw C++ exception logger
Pytest plugin that runs PyStack on slow or hanging tests.
Informative Tracebacks for Python logging module
Output pretty stack traces.
Tired of crawling through logs looking for errors? This is a simple Slack bot that publishes exceptions + line number + environment name into a channel to help develop and find bugs faster
Python script to decode ESP stacktraces and exceptions.
Java formatting for Python exceptions
Find cyclic references in code modules
Add a description, image, and links to the stacktrace topic page so that developers can more easily learn about it.
To associate your repository with the stacktrace topic, visit your repo's landing page and select "manage topics."