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 ...
Follow the instructions on the kivy official website for your operating system and install the latest version of kivy. Optionally you can install the kivy examples which are by the way very useful for ...