Skip to content

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

License

Notifications You must be signed in to change notification settings

ColdGrub1384/Pyto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dbfb71b · Feb 20, 2019
Jan 5, 2019
Feb 1, 2019
Feb 1, 2019
Feb 19, 2019
Feb 20, 2019
Feb 2, 2019
Nov 17, 2018
Feb 14, 2019
Sep 19, 2018
Feb 20, 2019
Feb 20, 2019
Feb 17, 2019
Feb 20, 2019
Feb 8, 2019
Feb 19, 2019
Jan 5, 2019
Oct 13, 2018
Feb 1, 2019
Feb 3, 2019
Feb 19, 2019
Feb 17, 2019
Nov 23, 2018
Jan 5, 2019
Sep 16, 2018
Jan 28, 2019
Jan 28, 2019
Feb 19, 2019
Feb 19, 2019
Jan 28, 2019

Repository files navigation

PisthEdidownPytoLuade

Follow @develobile on Twitter for news about my projects.

Icon

Pyto

Download on the App Store

screenshots

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.16.1, Matplotlib 3.0.2 and Pandas 0.24.1 included
  - Use pip to install pure Python modules from PyPi

Building

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

Contributing

If you want to add a package or a module, just add it to the site-packages directory.