filmov
tv
Pavlin Gergov - How async and await ended up in Python
Показать описание
How async and await ended up in Python
[EuroPython 2018 - Talk - 2018-07-27 - Moorfoot]
[Edinburgh, UK]
By Pavlin Gergov
We're going to talk about regular functions, iterables, iterators, function execution and yield - generator functions. We will send values and play with generators a bit. A quick look at asyncio will be followed by async and await, what a coroutine is and how to write async code with Python.
[EuroPython 2018 - Talk - 2018-07-27 - Moorfoot]
[Edinburgh, UK]
By Pavlin Gergov
We're going to talk about regular functions, iterables, iterators, function execution and yield - generator functions. We will send values and play with generators a bit. A quick look at asyncio will be followed by async and await, what a coroutine is and how to write async code with Python.