Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uriyyo/pycharm-evaluate-async-code

Finally, you can use await in evaluate expression 💪
https://github.com/uriyyo/pycharm-evaluate-async-code

asyncio pycharm pycharm-ide pycharm-plugin python

Last synced: 4 months ago
JSON representation

Finally, you can use await in evaluate expression 💪

Awesome Lists containing this project

README

        


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