Personally I am just loving watching the Python ecosystem spring up a whole new flower bed of lovely async libraries to work with!
I also love how tools like this and FastAPI make async super easy to use for people who might not necessarily need this kind of perf today, but want to be ready when they do tomorrow.
Personally I am just loving watching the Python ecosystem spring up a whole new flower bed of lovely async libraries to work with!
I also love how tools like this and FastAPI make async super easy to use for people who might not necessarily need this kind of perf today, but want to be ready when they do tomorrow.
Well done all!
See also Quart-Schema if you are a fan of Pydantic models and auto generated OpenAPI specs.