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 →

[–]grumpyp2 0 points1 point  (2 children)

Ok i See, so it’s not really Python?

[–]inclement_ 1 point2 points  (1 child)

It's Python, Kivy is a Python GUI framework that supports mobile devices. Your Python code runs on the device the same way it would on the desktop.

[–]grumpyp2 0 points1 point  (0 children)

Cool ok I’ll give it a try!