quart
A Python ASGI web microframework with the same API as Flask
A Python ASGI web microframework with the same API as Flask
To install this package, run one of the following:
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. Quart aims to be a complete web microframework, as it supports HTTP/1.1, HTTP/2 and websockets. Quart is very extendable and has a number of known extensions and works with many of the Flask extensions.
Summary
A Python ASGI web microframework with the same API as Flask
Last Updated
Apr 8, 2024 at 00:52
License
MIT
Total Downloads
133.9K
Supported Platforms
GitHub Repository
https://gitlab.com/pgjones/quartDocumentation
https://quart.palletsprojects.com