notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-quart Python ASGI web framework with the same API as Flask
0.20.0 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-quart
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:
  1. py311-flit-core>=0<4 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-aiofiles>=0 : devel/py-aiofiles@py311
  2. py311-blinker>=1.6 : devel/py-blinker@py311
  3. py311-click>=8.0 : devel/py-click@py311
  4. py311-flask>=3.0 : www/py-flask@py311
  5. py311-hypercorn>=0.11.2 : www/py-hypercorn@py311
  6. py311-itsdangerous>=0 : security/py-itsdangerous@py311
  7. py311-Jinja2>=0 : devel/py-Jinja2@py311
  8. py311-markupsafe>=0 : textproc/py-markupsafe@py311
  9. py311-werkzeug>=3.0 : www/py-werkzeug@py311
  10. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/q/quart/
  2. https://pypi.org/packages/source/q/quart/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20.0
13 Oct 2025 06:11:21
commit hash: 72804b66012e222807938d730355d887c4caf250commit hash: 72804b66012e222807938d730355d887c4caf250commit hash: 72804b66012e222807938d730355d887c4caf250commit hash: 72804b66012e222807938d730355d887c4caf250 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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