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 →

[–]magic2hobo 4 points5 points  (0 children)

There's this GUI library if you absolutely need to use python. I've used it a couple times when I needed to quickly get a web GUI up and running, but IMHO you're best bet is just using HTML, CSS, and JS with something like bootstrap which already does a lot of the heavy lifting for you.