Kivy is a multi-platform GUI development library for Python, running on Windows, Mac, Linux, Android and iOS. The idea is, you can build an app in one locaiton, and use it across basically all devices. It’s a super cool idea, if it works. The last time I tried Kivy, I had a hard time getting it to run on Android, which shouldn’t be too hard. We’ll see how it goes this time!
Text-based tutorial and sample code:
Channel