[ 源代码: debugpy ]
软件包:python3-debugpy(1.8.8+ds-2)
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
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3~)
-
- dep: python3-coverage
- code coverage tool for Python 3