[ 原始碼: debugpy ]
套件:python3-debugpy(1.8.5+ds-1)
Implementation of the Debug Adapter Protocol for Python 3
This package allows debugging of Python using Spyder and VS Code, among others. It can also be used directly.
It provides an interface to run on top of existing scripts or modules, attach to a running process by ID or by importing debugpy into Python code.
其他與 python3-debugpy 有關的套件
|
|
|
|
-
- dep: gdb
- GNU Debugger
同時作為一個虛擬套件由這些套件填實: gdb-minimal
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3~)
-
- dep: python3-coverage
- code coverage tool for Python 3