1011 shaares
1 private link
1 private link
Quart is an async Python web microframework. 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.