Comment on Tell HN: Flask and Quart have now partially mergedComments−ps2562yIs there are any reason to pick Flask over FastAPI for a new project in 2023?−pgjonesOP2yYes, I've written about this comparison in detail https://pgjones.dev/blog/fastapi-flask-quart-2022/.−dansult2yFlask definitely wins the documentation and maintenance department. FastAPI has "shiny" docs. Flask at least has an API reference.−ps2562yYes, I don't get it when people praise FastAPI's docs - they're more like tutorials and examples rather than documentation.
Comments
Is there are any reason to pick Flask over FastAPI for a new project in 2023?
Yes, I've written about this comparison in detail https://pgjones.dev/blog/fastapi-flask-quart-2022/.
Flask definitely wins the documentation and maintenance department. FastAPI has "shiny" docs. Flask at least has an API reference.
Yes, I don't get it when people praise FastAPI's docs - they're more like tutorials and examples rather than documentation.