Talk Python rewritten in Quart (async Flask)
Are you considering migrating from one Python web framework to another? This article describes our recent migration from Pyramid to Quart and from synchronous code to code powered by asyncio with async and await. Here why we chose Quart/Flask over the many other options and concrete steps to make the conversation smooth., 17 min read. Full article.