Python-iOS
                                
                                 Python-iOS copied to clipboard
                                
                                    Python-iOS copied to clipboard
                            
                            
                            
                        Swift package to use python modules in iOS apps
Python-iOS
This swift package enables you to use python modules in your iOS apps.
Installation
.package(url: "https://github.com/kewlbear/Python-iOS.git", from: "0.1.1-b")
Usage
import PythonSupport
PythonSupport.initialize()
If you want to build XCFrameworks yourself, see https://github.com/kewlbear/kivy-ios.
License
MIT