www/py-quart - The NetBSD Packages Collection

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.

Build dependencies

devel/py-flit_core devel/py-build misc/py-installer pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/py-aiofiles devel/py-blinker devel/py-click www/py-flask www/py-hypercorn security/py-itsdangerous textproc/py-jinja2 textproc/py-markupsafe www/py-werkzeug lang/python313 lang/python313

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.