| Port details on branch 2026Q2 |
- py-quart Python ASGI web framework with the same API as Flask
- 0.21.0 www
=0 0.20.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-10-13 06:30:24
- Last Update: 2026-08-31 05:41:39
- Commit Hash: ad52f08
- Also Listed In: python
- License: MIT
- WWW:
- https://quart.palletsprojects.com/en/latest/
- https://github.com/pallets/quart
- Description:
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}quart>0:www/py-quart@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-quart/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-quart
- pkg install py312-quart
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-quart listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-quart
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1787588082
SHA256 (quart-0.21.0.tar.gz) = ec05a784151386cf87df51f764825d55f3ac402df4f04fd1dc81faca8897ceda
SIZE (quart-0.21.0.tar.gz) = 65409
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-flit-core>=0<4 : devel/py-flit-core@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-aiofiles>=0 : devel/py-aiofiles@py312
- py312-blinker>=1.6 : devel/py-blinker@py312
- py312-click>=8.0 : devel/py-click@py312
- py312-flask>=3.0 : www/py-flask@py312
- py312-hypercorn>=0.11.2 : www/py-hypercorn@py312
- py312-itsdangerous>=0 : security/py-itsdangerous@py312
- py312-Jinja2>=0 : devel/py-Jinja2@py312
- py312-markupsafe>=0 : textproc/py-markupsafe@py312
- py312-werkzeug>=3.0 : www/py-werkzeug@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- www/py-quart-trio
Configuration Options:
- No options to configure
- Options name:
- www_py-quart
- USES:
- python:3.11+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|