[ 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