EuroPython 2018

How async and await ended up in Python

Speaker(s) 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.

Code snippets can be found here: https://github.com/pgergov/europython-2018

in on Friday 27 July at 14:35 See schedule

Do you have some questions on this talk?

New comment