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