Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coldgrub1384/pyto
Python IDE for iOS with NumPy, Matplotlib, Pandas, SciPy and SciKit-Learn
https://github.com/coldgrub1384/pyto
cpython ide ios mobile-ide native no-jailbreak offline python
Last synced: 6 days ago
JSON representation
Python IDE for iOS with NumPy, Matplotlib, Pandas, SciPy and SciKit-Learn
- Host: GitHub
- URL: https://github.com/coldgrub1384/pyto
- Owner: ColdGrub1384
- License: mit
- Created: 2018-09-15T22:29:07.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T20:27:57.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T05:03:44.078Z (7 months ago)
- Topics: cpython, ide, ios, mobile-ide, native, no-jailbreak, offline, python
- Language: C
- Homepage: https://pyto.app
- Size: 629 MB
- Stars: 855
- Watchers: 83
- Forks: 146
- Open Issues: 92
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pyto
[![Download on the App Store](https://pisth.github.io/appstorebadge.svg)](https://itunes.apple.com/us/app/pyto-python-ide/id1436650069?l=fr&ls=1&mt=8)
[Documentation](https://pyto.readthedocs.io)
## Building
`$ ./setup.sh`
This will take some time because it will compile all the dependencies.
Then open `Pyto.xcworkspace` and build the `Pyto` scheme.