News

Installation First make sure you have python installed, 2.7 is the strongly recommended version Next install Kivy with the following commands from your command line: ...
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 ...
Kivy is intended for use with Python and has many underpinning functions and classes written using C, so it’s much faster than a UI framework that relies solely on Python.
Kivy, an open source library based on Python, brings native development of user interfaces and multitouch applications to Android, iOS, Linux, Windows, and Mac OS X.