it's worth noting that an ecosystem is being build around FastAPI by community. There are libs that enable fast CRUD API building, admin panels etc. I wonder if that becomes mature enough to be a valid replacement for Django. As for asynchronuos programming I invite everyone to take a look at my recent post about bugs that can be introduced with async https://tltales.com/hazards-of-backend-async-ronization-in-python
