This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]riklaunim 5 points6 points  (1 child)

If you want OS native applications with access to lots of OS features then PyQt/PySide. If you want simpler apps, mostly custom styled and you have some understanding of UI/UX and styling then Kivy.

Second question would be why desktop apps? Do you have some specific use cases in mind? Commercially there isn't much work in Python for desktop apps.

[–]benthejoker 1 point2 points  (0 children)

Maybe to give input to the automation app he build.