for async functions?
(I specifically want to cache the result of an awaited coroutine in memory, preferably with a ttl)
there is a library named asyncio
pip install async-lru
Обсуждают сегодня