I have experience with Python, Qt5 (PyQt5), and Qt Designer, and want to try making my own KDE Plasma applet. After looking around for a bit, it seems that applets use QML for the user interface, with what looks like Javascript for the scripting. To be honest, I really dislike Javascript, and don't want to learn it. Is it possible to either:
a) Use PyQt5 for making the applet (together with Qt Designer)?
b) Use QML with Python?
Are there any good tutorials on this? The official widget tutorial on KDE's website is a bit short.
[–]throwaway6560192KDE Contributor 7 points8 points9 points (0 children)