QuantConnect / lean-cli

CLI for running the LEAN engine locally and in the cloud
https://www.lean.io/cli
Apache License 2.0
195 stars 100 forks source link

Enable local Python debugging with DebugPy #456

Closed jhonabreul closed 5 months ago

jhonabreul commented 5 months ago

Tested by debugging using --debug debugpy and following the nstructions in "Python and VS Code". The instructions should be modified to reflect that using DebugPy is recommented now.

Closes #451

AlexCatarino commented 5 months ago

Documented: https://github.com/QuantConnect/Documentation/commit/6866a277a50b195a9ab9507057c7d071e9032c92