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-trio Quart extension to provide trio support
0.12.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:26
Last Update: 2025-10-13 06:11:25
Commit Hash: 2962a14
Also Listed In: python
License: MIT
WWW:
https://github.com/pgjones/quart-trio
Description:
Quart-Trio is an extension for Quart to support the Trio event loop. This is an alternative to using the asyncio event loop present in the Python standard library and supported by default in Quart.
Homepage    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-trio>0:www/py-quart-trio@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-quart-trio/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-quart-trio
  • pkg install py311-quart-trio
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-trio listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-quart-trio
Package flavors (<flavor>: <package>)
  • py311: py311-quart-trio
distinfo:
TIMESTAMP = 1759816488 SHA256 (quart_trio-0.12.0.tar.gz) = 02ec840998d0e897eeabc0e5f48c12d8204e91a823870fd0b8b2f7331b44198c SIZE (quart_trio-0.12.0.tar.gz) = 14979

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-pdm-backend>=0 : devel/py-pdm-backend@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-hypercorn>=0.12.0 : www/py-hypercorn@py311
  2. py311-quart>=0.19 : www/py-quart@py311
  3. py311-trio>=0.19.0 : net/py-trio@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-quart-trio
USES:
python
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_trio/
  2. https://pypi.org/packages/source/q/quart_trio/
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.12.0
13 Oct 2025 06:11:25
commit hash: 2962a145a8d549648e99c990066e7039ad551171commit hash: 2962a145a8d549648e99c990066e7039ad551171commit hash: 2962a145a8d549648e99c990066e7039ad551171commit hash: 2962a145a8d549648e99c990066e7039ad551171 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-quart-trio: Add py-quart-trio 0.12.0

Quart-Trio is an extension for Quart to support the Trio event loop. This is an
alternative to using the asyncio event loop present in the Python standard
library and supported by default in Quart.

Number of commits found: 1