Libove Blog

Personal Blog about anything - mostly programming, cooking and random thoughts

Tag: python

#

#TIL:

you can use await directly in the #python REPL if you start it with

python -m asyncio