Hacker News new | ask | show | jobs
by eivarv 3627 days ago
Why do you find this this easier than PyQt/PySide? You can use Qt Creator to design interfaces graphically, and bundle and distribute your application with PyInstaller.

This will also let you use the given platform's native interface widgets.