Skip to content

Repository files navigation

async-eval

Install

uv sync

If not using PyCharm or PyDev, then specify "all-extras" install pydevd-pycharm:

uv sync --dev --all-extras

Run tests

uv run pytest

Usage

fromasync_evalimportevalasyncdeffoo() ->int:
return10print(eval("await foo()"))

About

🧬 python eval async code

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages