quart
Quart is a Python ASGI web microframework with the same API as Flask.
Project ID: 3199253
-
pgjones authored
This follows the Werkzeug equivalent in allowing bytes to be passed as keys or values when setting. These are decoded and stored as unicode alongside the other keys/values. Note not all setting methods (update, extend) have been included as this is intended to be a niche usage to match Werkzeug.
| Name |
Last commit
|
Last update |
|---|---|---|
| artwork | ||
| docs | ||
| examples | ||
| quart | ||
| tests | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| CHANGELOG.rst | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini |