Python is a very popular language with a ton of projects you can build from it, but did you know you can also develop iPhone apps with Python? Well, you actually can ! The process is fairly simple: setup your Python environment, code out your app with Python / Kivy and then deploy the app using Xcode.
Read moreCan Python be used for cross-platform development?
An option is kivy: a cool cross platform Python framework which works for Android, Win7, Linux, MacOSX and iOS .6 Tem 2016
Read more