Ever since Python 3.5 was released, we've had a really powerful way to write I/O bound async code using the async and await keywords.
On this episode, you'll Nathaniel Smith who wrote the Trio async framework that significantly simplifies complex coordinating operations using async and await.
Full show notes at https://talkpython.fm/167
Download
0 formats
No download links available.
#167: Simplifying Python's Async with Trio | NatokHD