[ ソース: debugpy ]
パッケージ: python3-debugpy (1.8.7+ds-1)
python3-debugpy に関するリンク
Debian の資源:
debugpy ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 デバッガ
以下のパッケージによって提供される仮想パッケージでもあります: gdb-minimal
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ 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