Python ASGI web framework with the same API as Flask
Quart is an async Python web application framework. Using Quart you can, - render and serve HTML templates, - write (RESTful) JSON APIs, - serve WebSockets, - stream request and response data, - do pretty much anything over the HTTP or WebSocket protocols.
$
pkg install py311-quartOrigin
www/py-quart
Size
1.05MiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
10 packages
Required by
1 packages