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