-
Notifications
You must be signed in to change notification settings - Fork 16
include Quart? #3
Copy link
Copy link
Open
Description
I like your project. If I may make a suggestion-- I nominate that you include Phil Jones' microframework Quart in your list. I wrote a mini-blog app in Flask and was able to convert it to Quart with minor "async" additions. It is being actively developed by the author.
From his gitlab and github site:
https://pgjones.gitlab.io/quart/
https://github.com/pgjones/quart
"Quart is a Python ASGI web microframework. It is intended to provide the easiest way to use asyncio functionality in a web context, especially with existing Flask apps. This is possible as the Quart API is a superset of the Flask API."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels