{"library":"quart","type":"library","category":null,"description":"Quart is a Python ASGI (Asynchronous Server Gateway Interface) web microframework, designed to be fully API compatible with Flask while providing native asynchronous functionality. It supports HTTP/1.1, HTTP/2, and WebSockets, making it suitable for modern, high-performance web applications. Currently at version 0.20.0, Quart maintains a regular release cadence with a focus on bug fixes and new features.","language":"python","status":"active","version":"0.20.0","tags":["web framework","asgi","async","flask-like","microframework"],"install":[{"cmd":"pip install quart","imports":["from quart import Quart","from quart import request"]},{"cmd":"pip install quart[dotenv]","imports":[]}],"homepage":null,"github":"https://github.com/pallets/quart","docs":"https://quart.palletsprojects.com/","changelog":"https://quart.palletsprojects.com/en/latest/changes.html","pypi":"https://pypi.org/project/quart/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.9,"avg_import_s":1.59,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/quart/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}