Skip to content

Swift package to use python modules in iOS apps

License

Notifications You must be signed in to change notification settings

rocksta/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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 85.3%
  • C 5.0%
  • Swift 4.7%
  • Objective-C 2.7%
  • Python 1.4%
  • Shell 0.9%