An option is kivy: a cool cross platform Python framework which works for Android, Win7, Linux, MacOSX and iOS .6 Tem 2016
Read moreCan I build an iOS app with Python?
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 we create mobile app using Python?
Python doesn’t have built-in mobile development capabilities , but there are packages you can use to create mobile applications, like Kivy, PyQt, or even Beeware’s Toga library. These libraries are all major players in the Python mobile space.
Read moreIs Python good for mobile apps?
Yes, Python can definitely be used to make Mobile Apps . One of the framework I used to work on was called KIVY framework. It’s not that good when you compare with android studio packages but still you can built apps with it.
Read more