CMD + K

quart

Community

A Python ASGI web microframework with the same API as Flask

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::quart

Usage Tracking

0.19.5
0.19.4
0.19.3
0.18.3
0.18.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

A Python ASGI web microframework with the same API as Flask

Last Updated

Apr 8, 2024 at 00:52

License

MIT

Total Downloads

134.0K

Supported Platforms

noarch