#385: Higher level Python asyncio with AnyIO

Talk Python To Me

Episode | Podcast

Date: Sat, 15 Oct 2022 00:00:00 -0800

Do you love Python's async and await but feel that you could use more flexibility and higher-order constructs like running a group of tasks and child tasks as a single operation, or streaming data between tasks, combining async tasks with multiprocessing or threads, or even async file support? You should check out AnyIO. On this episode we have Alex Grönholm the creator of AnyIO here to give us the whole story.