Port details |
- py-quart Python ASGI web framework with the same API as Flask
- 0.20.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-10-13 06:30:24
- Last Update: 2025-10-13 06:11:21
- Commit Hash: 72804b6
- 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 py311-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 py311-quart listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-quart
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759816486
SHA256 (quart-0.20.0.tar.gz) = 08793c206ff832483586f5ae47018c7e40bdd75d886fee3fabbdaa70c2cf505d
SIZE (quart-0.20.0.tar.gz) = 63874
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=0<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiofiles>=0 : devel/py-aiofiles@py311
- py311-blinker>=1.6 : devel/py-blinker@py311
- py311-click>=8.0 : devel/py-click@py311
- py311-flask>=3.0 : www/py-flask@py311
- py311-hypercorn>=0.11.2 : www/py-hypercorn@py311
- py311-itsdangerous>=0 : security/py-itsdangerous@py311
- py311-Jinja2>=0 : devel/py-Jinja2@py311
- py311-markupsafe>=0 : textproc/py-markupsafe@py311
- py311-werkzeug>=3.0 : www/py-werkzeug@py311
- python3.11 : lang/python311
- 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.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20.0 13 Oct 2025 06:11:21
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quart: Add py-quart 0.20.0
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. |
Number of commits found: 1
|