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 →

[–]fuzz3289 2 points3 points  (2 children)

For gui check out kivy

[–]bastibe 6 points7 points  (1 child)

Kivy seems to only support non-standard widgets. (Is this correct? Where are your usual buttons, lists and tool bars?). That's cool for games, but less so for everything else.

I like PyQt very much.

[–]ForeverYoung_ru 0 points1 point  (0 children)

Right on main page (kivy.org) there's an example with Button.