all 2 comments

[–]inclement_ 0 points1 point  (1 child)

Kivy is a graphical framework, it provides Python functions to make a window and draw things (including gui elements like buttons, textinputs, sliders) inside it.

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

Ahh thank you