Skip to content

damonshelton/Pyto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the Pyto Discord channel: https://discord.gg/XCKkvJS

Icon

Pyto

Download on the App Store

Documentation

screenshots

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 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

Contributing

Thanks to @cclauss and @goodclass for contributions.

If you want to add a library to the app, see this.

About

Python IDE for iOS with NumPy, Matplotlib, Pandas, SciPy and SciKit-Learn

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 71.5%
  • C 18.9%
  • C++ 5.9%
  • Objective-C 2.3%
  • Swift 0.6%
  • Fortran 0.3%
  • Other 0.5%