Serious question: why would I want to use this? Is the answer as simple as “because I want to develop in Python”?.<p>Because if you’re going to do it in Rust, why not just go all the way with something like Axum?<p>That being said, first time I hear about WSGI/ASGI, so I did some reading. From an educational perspective I’m intrigued and even will check the codebases at some point to see how it works.<p>But from a production POV I do not get why I would want to use it. What’s so great about it - besides letting you develop a reasonably fast server in Python, surely it is more then that?