FICHA · MANJARO

python-debugpy

An implementation of the Debug Adapter Protocol for Python

  • Library
  • Dev
  • NETWORK
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Debug Python programs through editors and tools that speak the Debug Adapter Protocol. It enables breakpoints, stepping, variable inspection, and remote debugging workflows used by modern IDEs.

This is a debugging backend, not an editor by itself. Remote debugging can expose program state and code execution control, so bind addresses, ports, and access permissions should be configured carefully.

How to run

python -m debugpy

Commands: python -m debugpy

Permissions

Permissions not analysed for this source yet.