Total Pageviews

Tuesday 30 June 2020

Pyto


Download on the App Store
screenshots
Pyto is a Python 3.8 IDE for iPhone and iPad. Run code directly on your device and offline.

Features:

  - Python 3.8 with all standard libraries
  - 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
  - Interact with other apps thanks to x-callback urls
  
Included libraries: Numpy, Matplotlib, Pandas, Pillow, SciPy, SciKit-Learn, SciKit-Image, OpenCV,
                    Lxml, Biopython, Cryptography, Bcrypt, and more!

Exclusive libraries:

  - pyto_ui - Build an user interface
  - pyto_core - Extend the editor
  - notification_center - Customize Today Widgets
  - notifications - Schedule notifications
  - remote_notifications - Receive remote notifications
  - sharing - Share items and pick files
  - pasteboard - Clipboard access
  - userkeys - Save values on disk
  - sound - Play sounds
  - music - Access the Apple Music library
  - photos - Accessing photos and the camera
  - location - Access user's location
  - multipeer - Peer to peer wireless connection
  - xcallback - Interact with other apps
  - apps - Open third party apps

Building

$ ./setup.sh and build the Pyto target from Pyto.xcworkspace

No comments:

Post a Comment