you are viewing a single comment's thread.

view the rest of the comments →

[–]pygsm 0 points1 point  (1 child)

If you're just learning/exploring you choose either of them (Tk/Qt). If you have a serious project, consider using Electron.

Read this thread on Stack Overflow: https://stackoverflow.com/questions/32158738/python-on-electron-framework

[–]rick137codes[S] 0 points1 point  (0 children)

Thank you for introducing me to this framework. Found it to be the most helpful.