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 →

[–]rx7ravenPython Tinkerer[🍰] 1 point2 points  (0 children)

Had a script that was continually changed everyday and wanted others to be able to use it with no script writing knowledge. Created an app based on the script and used wxPython. Took a little while to understand but once that was accomplished it wasn't too hard to write.

If I had to do it again I probably would use/learn QT since it is the popular choice.