/pycharm-evaluate-async-code

Finally, you can use await in evaluate expression 💪

Primary LanguageKotlin

Evaluate Async Code

Did you try to execute async code at PyCharm Evaluate Expression window 🤔

This plugin adds ability to use async/await almost everywhere while you debug your code 😋

Note - plugin can work only with python version >=3.7.

Evaluate Expression

evaluate_expression

Conditional Breakpoint

conditional_breakpoint

Debugger Console

debugger_console

Python Console

python_console