Description
Debugging sessions can be controlled through a browser interface connected to PDB. This package helps developers inspect paused Python programs remotely or from a more convenient web view.
A debugger can expose source paths, stack frames, variables, and secrets from the running program. Use it only in trusted development environments and keep the web interface off public networks.