Is it possible to use Python to write cross-platform apps for both iOS and Android?

user1404932 picture user1404932 · May 19, 2012 · Viewed 75.6k times · Source

Is it possible to use Python to write cross-platform apps for both iOS and Android

Answer

piertoni picture piertoni · Jun 12, 2012

An option is kivy: a cool cross platform Python framework which works for Android, Win7, Linux, MacOSX and iOS.

Update: kivy project is growing daily, now supports also Raspberry Pi