Miguel Grinberg Asynchronous Python for the Complete Beginner PyCon 2017

Опубликовано: 21 Август 2026
на канале: PyCon 2017
127,425
2.7k

"Speaker: Miguel Grinberg

With the introduction of the asyncio package in Python 3.4, you can hear lots of people talking about asynchronous programming, most in a favorable way, some not so much. In this talk, I will tell you what this async fever is about and what can it do for you that regular Python can't, not only with asyncio, but also with other frameworks that existed long before it.

Slides can be found at: https://speakerdeck.com/pycon2017 and https://github.com/PyCon/2017-slides"