[ bianca ]
[ 源代码: debugpy ]
软件包:python3-debugpy(1.8.12+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
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- 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.14)
- dep: python3 (>= 3~)
-
- dep: python3-coverage
- code coverage tool for Python 3