
quart 0.17.0
0
A Python ASGI web microframework with the same API as Flask
Contents
A Python ASGI web microframework with the same API as Flask
Stars: 1049, Watchers: 1049, Forks: 63, Open Issues: 4The pgjones/quart
repo was created 4 years ago and was last updated Yesterday.
The project is very popular with an impressive 1049 github stars!
How to Install quart
You can install quart using pip
pip install quart
or add it to a project with poetry
poetry add quart
Package Details
- Author
- pgjones
- License
- MIT
- Homepage
- https://gitlab.com/pgjones/quart/
- PyPi
- https://pypi.org/project/quart/
- GitHub Repo
- https://github.com/pgjones/quart
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common quart errors.
Code Examples
Here are some quart
code examples and snippets.