RUNNING AND DEBUGGING PYTHON AND IRONPYTHON SCRIPTS

Scripter supports running and debugging Python and IronPython code, both simple scripts and projects with multiple source files.

Python and IronPython engines provide seamless integration with .NET.

Unlike .NET debugger, Python and IronPython script debuggers can debug scripts that access objects hosted by the application in the same application process.

Previous

INTEGRATING C# AND VISUAL BASIC SCRIPT DEBUGGER INTO YOUR APPLICATION

Next

RUNNING AND DEBUGGING TYPESCRIPT AND JAVASCRIPT CODE