Start with AsyncIO

January, 25, 2026

Recently, I wanted to go deeper with the AsyncIO package in Python. It is used in FastAPI, and using this async code in general can increase efficiency dramatically due to concurrency.

I've started with a quick 101 intro from Corey Schafer channel, and it's actually a good intro

 


Similar articles:

Handling dependencies with UV

Learning Python

Learning Modern Linux

Reddit