4 Answers
+ 14
You can either build web apps with Python web frameworks (Django), desktop apps with one of GUI supporting libraries (kivy, tkinter, pygame and others) or mobile apps (kivy, sl4a)
Refer here:-)
https://github.com/renpytom/rapt-pygame-example
This tutorial also helps...
https://kivy.org/docs/tutorials/crashcourse.html
+ 4
PyMob is a platform where apps can be written purely in Python .Also Kivy is a cross-platform development framework that uses Python.
+ 1
I went for the kivy. I downloaded the zip, but I can't find the program...
0
Where the hell can I download pyMob