In this Kivy Python tutorial, you will learn how to use Kivy for Python app development. By the end, you’ll understand how to start building cross-platform apps for Android, iOS, and Windows using ...
pip install cython pip install hg+http://bitbucket.org/pygame/pygame #i did apt-get install python-pygame pip install kivy #i did apt-get install python-kivy import ...
You know a bit of Python programming. This tutorial is done on Windows 7, Kivy 1.8.0, Python 3.3. Probably applies to other platforms/versions though. I am not a Kivy expert yet. These are my notes, ...