Skip to content
forked from ColdGrub1384/Pyto

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

License

Notifications You must be signed in to change notification settings

lizhuangliu/Pyto

 
 

Repository files navigation

Icon

Pyto

Download on the App Store

screenshots

Pyto is a Python 3.7 IDE for iPhone an iPad. Run code directly on your device and offline.

Features:

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

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

  • Swift 51.4%
  • Python 31.2%
  • C 10.2%
  • Objective-C 4.3%
  • HTML 1.5%
  • CSS 1.0%
  • Other 0.4%