Binary package “python3-debugpy” in ubuntu mantic

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.