#107: Python concurrency with Curio




Talk Python To Me show

Summary: You have heard me go on and on about how Python 3.5's async and await changes the game for asynchronous programming in Python. But what exactly does that mean? How does it work in APIs? Internally? Today I'm here with David Beazley who has been deeply exploring this space with his project Curio.