Useful snippets

    Debug in Pycharm

    Top right drop-down menu:

    Edit configurations

    python interpreter:

    place breakpoint (not in the template, click the left border)

    --OK--

    Debug 'name' (F5) (At least with VS Code keymap)