Binary package “python3-pyqt5.qtwebchannel” in ubuntu noble

Python 3 bindings for Qt5's WebChannel module

 Qt WebChannel enables peer-to-peer communication between the host (PyQt5
 application) and the client (HTML/JavaScript application). The transport
 mechanism is supported out of the box by the two popular web engines, Qt
 WebKit 2 and Qt WebEngine (experimental).
 .
 This package contains the Python 3 version of this module.