API (python)

Module Summary:

omni.kit.debug.python

Provides debugging tools for Python scripts within the Omniverse Kit framework by integrating with the debugpy module.

debugpy

An implementation of the Debug Adapter Protocol (DAP) for Python.

Module Details::

omni.kit.debug.python:

Provides debugging tools for Python scripts within the Omniverse Kit framework by integrating with the debugpy module.

debugpy:

An implementation of the Debug Adapter Protocol (DAP) for Python.

https://microsoft.github.io/debug-adapter-protocol/