python3_ios icon indicating copy to clipboard operation
python3_ios copied to clipboard

Python-3.7.1, ported to iOS, with workaround for fork/exec

Results 6 python3_ios issues
Sort by recently updated
recently updated
newest added

@ColdGrub1384's [Pyto](https://github.com/ColdGrub1384/Pyto) has accomplished running Python 3.8 on ios_system, so it should be able to bring his great accomplishment to this repository.

![4C780C3E-F8CD-4231-8460-06AD855351B0](https://user-images.githubusercontent.com/35809795/67134319-4df9f400-f1d7-11e9-97d0-fa1d36f45a8a.png)

I’ve used curl to download the file from here on my iPhone X. Used tar to extract the files. When I try to use the mv command to move the...

That would be interesting.

enhancement