Python-iOS icon indicating copy to clipboard operation
Python-iOS copied to clipboard

Swift package to use python modules in iOS apps

Results 5 Python-iOS issues
Sort by recently updated
recently updated
newest added

I currently use this on ios but would like to know if it is possible to build this package for mac arm64 and x86_64 architectures? I cannot use catalyst and...

How to add requirements library ? Should I implement a requirements.txt file in the assets or there is another way ?

Hey there, first of all, I wanted to really express my appreciation for this package. It really made alot possible for my projects. So thank you for your great work!...

Hi, I have tried installing numpy and gave the installed numpy path but every time I run the code I am getting this error -> ImportError: Error importing numpy: you...