Skip to content

strogo/Python-iOS

 
 

Repository files navigation

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", .branch("kivy-ios"))

Usage

import PythonSupport

PythonSupport.initialize()

If you want to build XCFrameworks yourself, see https://github.com/kewlbear/kivy-ios.

License

MIT

About

Swift package to use python modules in iOS apps

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%