
#304: asyncio all the things with Omnilib
Talk Python To Me
00:00
AIO SQLite
Python has a lot of interesting constructs around async and await. These are just syntactic wrappers around a whole bunch of magic methods on objects. The benefit at the end is that you have this very simple syntax for asynchronously iterating over the results of a cursor.
Transcript
Play full episode