Python-iOS

0.1.1-b20230423-090254

Swift package to use python modules in iOS apps
kewlbear/Python-iOS

What's New

v0.1.1-b20230423-090254

2023-04-23T09:03:27Z

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

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Apr 20 2024 10:10:26 GMT-0900 (Hawaii-Aleutian Daylight Time)