About Anaconda Help Download Anaconda

A Python ASGI web microframework with the same API as Flask

copied from cf-staging / quart

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.19.5

conda install

To install this package run one of the following:
conda install conda-forge::quart
conda install conda-forge/label/cf201901::quart
conda install conda-forge/label/cf202003::quart

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy