Python bindings for Qt6 framework to build cross-platform GUI applications
Python bindings for v6 of Qt
pyuic6
pyrcc6
pylupdate6
$ pyuic6 mywindow.ui -o mywindow.py
$ pyrcc6 resources.qrc -o resources.py
$ pylupdate6 myapp.py -ts translations_en.ts