Quart 0.19.6
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: 18, Watchers: 18, Forks: 3, Open Issues: 0The pgjones/quart
repo was created 2 years ago and the last code push was 1 years ago. The project is not very popular with only 18 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://github.com/pallets/quart/
- PyPi:
- https://pypi.org/project/Quart/
- Documentation:
- https://quart.palletsprojects.com
- 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.