Hello to all! I want to write a small application for managing the portal in python, but in such a way that it does NOT work in the browser, i.e., I need a desktop application. In general, I have almost no experience with developing GUI applications in python (A few months ago I wrote a small application in conjunction with GTK, creating an icon in the tray, and performing certain actions on a timer, but something didn’t give me GTK).
Earlier on C #, delphi. I chose python because I need cross-platform, and I just like the language very much.
I would like to hear the opinions of people who worked with several UI toolkit, and who can compare one toolkit with another.
thank.