How to create stand-alone apps on iPad / iPhone with Pythonista - is this possible?
-
Hi All
So, is this possible?
Does Pythonista allow the creation of stand alone apps that are launched from the home screen (or other directory / location) on either the iPad or iPhone ? If so, how is this achieved please?
-
@themusicman, it is possible, with XCode on a Mac, an Apple dev account and some hard work. For a long time Python 3 was not supported, but now there are successful examples of people submitting Python 3 apps.
See this thread for more info.