Rewriting 4,000 lines of Python to migrate to Quart (async Flask)

Posted by mikeckennedy@reddit | Python | View on Reddit | 17 comments

Talk Python rewritten in Quart (async Flask)

Here's a massive write up of why over at Talk Python we rewrote our website and why we chose Quart (async Flask). Lots of lessons here if you're choosing a framework for a project or considering rewriting your own.