Pisth • Edidown • Pyto • Luade
Pyto is a Python 3.7 IDE for iPhone an iPad. You can run code directly on your device and offline.
Features:
- Python 3.7 with all default libraries like "sys"
- Pre-installed modules for interacting with the app
- Full Python REPL
- Use your own modules on your scripts
- Code an user interface with the same UIKit interface
- Smart code completion
- Numpy 1.14.6 included
- Use pip to install pure Python modules from PyPi
$ ./setup.sh
and build the Pyto
target from Pyto.xcworkspace
If you want to add a package or a module, just add it to the site-packages directory.