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 ...
This repo was set up to demonstrate how to build, share, and package a kivy python project using pipenv for package management and pyinstaller for bundling. It is using the basic kivy pong tutorial ...