debugpy: An implementation of the Debug Adapter Protocol for Python#

Description#

An implementation of the Debug Adapter Protocol for Python

License#

MIT

Upstream Contact#

https://pypi.org/project/debugpy/

Type#

optional

Dependencies#

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information#

package-version.txt:

1.6.3

install-requires.txt:

debugpy

Equivalent System Packages#

conda:

$ conda install  debugpy

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023