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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-pywebview-qt Build GUI for your Python program with JavaScript, HTML, and CSS (qt)
6.2.1 www 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 5.3.2Version of this port present on the latest quarterly branch.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-08 02:27:09
Last Update: 2026-06-02 00:24:18
Commit Hash: 4195b98
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/r0x0r/pywebview
Description:
pywebview is a lightweight cross-platform wrapper around a webview component that allows to display HTML content in its own native GUI window. It gives you the power of web technologies in your desktop application, hiding the fact that the GUI is browser based. Available for Windows, macOS, Linux and Android. You can use pywebview either with a 3rd party web framework or on its own with a two way bridge between Python and DOM.
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}pywebview-qt>0:www/py-pywebview-qt@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • www/py-pywebview-gtk
To install the port:
cd /usr/ports/www/py-pywebview-qt/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-pywebview-qt
  • pkg install py311-pywebview-qt
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-pywebview-qt listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pywebview-qt
Package flavors (<flavor>: <package>)
  • py311: py311-pywebview-qt
distinfo:
TIMESTAMP = 1780271179 SHA256 (pywebview-6.2.1.tar.gz) = 71b7136752e40824655304d938efb62014218d1a90bd8e87e1cbdb1ce9c466af SIZE (pywebview-6.2.1.tar.gz) = 513126

Packages (timestamps in pop-ups are UTC):
py311-pywebview-qt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.3.25.3.2-5.3.25.3.2n/an/an/a
FreeBSD:13:quarterly5.3.25.3.2-5.3.25.3.2n/an/an/a
FreeBSD:14:latest---5.3.2----
FreeBSD:14:quarterly5.3.25.3.2-5.3.25.3.2---
FreeBSD:15:latest--n/a5.3.2n/an/a--
FreeBSD:15:quarterly5.3.25.3.2n/a-n/an/a--
FreeBSD:16:latest6.2.1-n/a-n/an/a--
 

py312-pywebview-qt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest6.2.16.2.1------
FreeBSD:14:quarterly--------
FreeBSD:15:latest6.2.1-n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-6.2.1n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools-scm>=0 : devel/py-setuptools-scm@py311
  2. py311-setuptools>=0 : devel/py-setuptools@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-bottle>=0 : www/py-bottle@py311
  2. py311-proxy_tools>=0 : www/py-proxy_tools@py311
  3. py311-pyside6>=0 : devel/pyside6@py311
  4. py311-QtPy>=0 : devel/py-QtPy@py311
  5. py311-typing-extensions>=0 : devel/py-typing-extensions@py311
  6. py311-qt6-webengine>=6.11.0 : www/py-qt6-webengine@py311
  7. py311-cryptography>=48.0.0,1<49,1 : security/py-cryptography@py311
  8. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-nicegui

Configuration Options:
No options to configure
Options name:
www_py-pywebview-qt
USES:
pyqt:6 python
pkg-message:
For install:
If the error 'Could not initialize GLX' is displayed, set the 'QT_XCB_GL_INTEGRATION=none' environment variable or install 'graphics/mesa-dri' and add your user to the 'video' group.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pywebview/
  2. https://pypi.org/packages/source/p/pywebview/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.2.1
02 Jun 2026 00:24:18
commit hash: 4195b98bb735421c79b39bd831f7dc2e380fb506commit hash: 4195b98bb735421c79b39bd831f7dc2e380fb506commit hash: 4195b98bb735421c79b39bd831f7dc2e380fb506commit hash: 4195b98bb735421c79b39bd831f7dc2e380fb506 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
www/py-pywebview-{gtk,qt}: Update to 6.2.1

ChangeLog: https://github.com/r0x0r/pywebview/compare/5.3.2...6.2.1

PR:		295753
Reported by:	makc@
5.3.2
03 Jun 2025 06:04:09
commit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cb files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
*/*: Change maintainer address to my @FreeBSD.org email

Approved by:    acm (mentor)
5.3.2
08 Nov 2024 02:26:22
commit hash: 283eb43e76abbb9447ce752b8218e59fa000b1b6commit hash: 283eb43e76abbb9447ce752b8218e59fa000b1b6commit hash: 283eb43e76abbb9447ce752b8218e59fa000b1b6commit hash: 283eb43e76abbb9447ce752b8218e59fa000b1b6 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
www/py-pywebview-qt: New port: Build GUI for your Python program with
JavaScript, HTML, and CSS (qt)

pywebview is a lightweight cross-platform wrapper around a webview
component that allows to display HTML content in its own native GUI
window. It gives you the power of web technologies in your desktop
application, hiding the fact that the GUI is browser based. Available
for Windows, macOS, Linux and Android. You can use pywebview either
with a 3rd party web framework or on its own with a two way bridge
between Python and DOM.

WWW: https://github.com/r0x0r/pywebview
PR:		282459

Number of commits found: 3