Join the Pyto Discord channel: https://discord.gg/XCKkvJS
Pyto is a Python 3.8 IDE for iPhone an iPad. Run code directly on your device and offline.
Features:
- Python 3.8 with all standard library
- Full Python REPL
- Code user interfaces
- Smart code completion
- Use pip to install pure Python modules from PyPi
- Access scripts from everywhere
- Preview images and plots on console
- Multiple windows for iPadOS 13+
- Run scripts and code from Siri Shortcuts
Libraries included:
- Numpy
- Matplotlib
- Pandas
- Pillow
- SciPy
- SciKit-Learn
- SciKit-Image
- OpenCV
- Lxml
- Biopython
$ ./setup.sh
and build the Pyto
target from Pyto.xcworkspace
Thanks to @cclauss and @goodclass for contributions.
If you want to add a library to the app, see this.