Frappe le plus frontal QT

from Qt import QtCore, QtWidgets
widget = QtWidgets.QWidget()
widget.setWindowFlags(QtCore.Qt.WindowStaysOnTopHint)
Here4u