Swiftpack.co - kewlbear/Python-iOS as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by kewlbear.
kewlbear/Python-iOS v0.1.1-b20230312-012746
Swift package to use python modules in iOS apps
⭐️ 57
🕓 2 weeks ago
iOS
.package(url: "https://github.com/kewlbear/Python-iOS.git", from: "v0.1.1-b20230312-012746")

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

GitHub

link
Stars: 57
Last commit: 2 weeks ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

v0.1.1-b20230312-012746
2 weeks ago

Commits

  • 676281a: kivy-ios (Changbeom Ahn)
  • bdb0a8a: fix package resulution error (Changbeom Ahn)
  • d5964d0: fix module bundle problem (Changbeom Ahn)
  • c32beff: Update README.md (Changbeom Ahn)
  • 481168d: update Package.swift (Changbeom Ahn)
  • 11fe453: Merge branch 'kivy-ios' of https://github.com/kewlbear/Python-iOS into kivy-ios (Changbeom Ahn)
  • 9bc0c91: add toolchain.sh (Changbeom Ahn)
  • dc7d9b0: add build.yml (Changbeom Ahn)
  • 5108b27: add Package.swift.in (Changbeom Ahn)
  • 6af6a9f: CI (Changbeom Ahn)
  • a9c6863: fix CI (Changbeom Ahn)
  • 1321ab6: add 0.0.20210401053451 (kewlbear)
  • 9b8bc5a: Update build.sh (Changbeom Ahn)
  • 1cbcc3a: add 0.0.20210406044229 (kewlbear)
  • 4c75c1d: Update build.sh (Changbeom Ahn)
  • d65eb20: add 0.0.20210406053138 (kewlbear)
  • 6e99e9c: Update toolchain.sh (Changbeom Ahn)
  • e48c0cc: add 0.0.20210406061106 (kewlbear)
  • 34b1ae2: Update build.sh (Changbeom Ahn)
  • ac92f56: add 0.0.20210406064152 (kewlbear)
  • c2619a3: expose GIL functions (Changbeom Ahn)
  • 2c84e63: add 0.0.20210406082436 (kewlbear)
  • c81adf8: check bitcode (Changbeom Ahn)
  • f0086e7: add 0.0.20210412020327 (kewlbear)
  • e7818bb: add 0.0.20210412033529 (Changbeom Ahn) #4
  • 7b61863: add 0.0.20210412042656 (kewlbear)
  • 72ddc3b: fix release build (Changbeom Ahn)
  • f533322: add 0.0.20210416071604 (kewlbear)
  • b299260: Python 3.9 (Changbeom Ahn)
  • 9b2ee3b: add 0.0.20211030082633 (kewlbear)
  • ace19ca: Python 3.9 (Changbeom Ahn)
  • 1fa595f: add 0.0.20211030092316 (kewlbear)
  • 52d315f: change tag scheme (Changbeom Ahn)
  • d0cdc6b: add v0.1.0-2023.03.11-04.32.21 (kewlbear)
  • a938008: fix CI error (Changbeom Ahn)
  • 7ebea92: add v0.1.0-2023.03.11-04.44.06 (kewlbear)
  • 4aab337: fix build error (Changbeom Ahn)
  • ae54858: add v0.1.0-2023.03.11-06.34.34 (kewlbear)
  • 784b391: change tag scheme (Changbeom Ahn)

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics