3046 Forks
16030 Stars
16030 Watchers

kivy

Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

How to download and setup kivy

Open terminal and run command
git clone https://github.com/kivy/kivy.git
git clone is used to create a copy or clone of kivy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kivy https://github.com/kivy/kivy/archive/master.zip

Or simply clone kivy with SSH
[email protected]:kivy/kivy.git

If you have some problems with kivy

You may open issue on kivy support forum (system) here: https://github.com/kivy/kivy/issues