Hacker News new | ask | show | jobs
Ask HN: Recommended Python frameworks for desktop applications development
2 points by forthrowaway 3935 days ago
Hello,

I'm looking for a python framework for developing desktop applications. I am looking for an easy to use (drag-drop) interface and the ability to convert the code into an executable file (exe in my case), the availability of a built in DB (files based or SQLight for example) is a plus.

Thank you.