Hey, so i have been making a python code game and I thought that it would be useful to be able to edit it and run it on my iPad, so I downloaded to and I can’t access it, or edit it. Is there a way to change it (as in to HTML format as an example) or get a compiler or a translation layer? thanks for your time. (PS it uses tinker)
Apple doesn’t have any tools that can help with that. Our primary focus is Swift and SwiftUI, and for that we have the Swift Playground app.
There are third-party Python IDEs available no the App Store, but I don’t have enough direct experience with them to offer a concrete recommendation.
The other option is use a web-based IDE, which often work surprisingly well in Safari on the iPad [1].
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] I once occupied myself during a long train ride by learning StandardML courtesy using a saved web app (-: