InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β
PythonKit Alternatives
Similar projects and alternatives to PythonKit
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
-
-
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
Python-Apple-support
A meta-package for building a version of Python that can be embedded into a macOS, iOS, tvOS or watchOS project.
-
-
-
PythonKit discussion
PythonKit reviews and mentions
-
GraalPy β A high-performance embeddable Python 3 runtime for Java
I haven't seen embedding using graal/vm, or inter-op using the native JVM FFI.
There is (active, 2K stars) https://github.com/pvieito/PythonKit and I've heard of people being able to deploy apps with python on the app store. YMMV.
- Button Triggers Python Script
-
Embedding Python interpreter inside a MacOS app, and publish to the App Store successfully.
Add PythonKit SPM: https://github.com/pvieito/PythonKit.
- Can you run a python script in Swift based app?
-
What are the best NLP/Tokenization libs in Swift? Apple's is horrifically bad.
Does anyone know of good NLP libs for Swift? Or is my best option something like PythonKit?
-
Interfacing with a python library
I don't know any built-in ways, but I know that there is a library named PythonKit which does just that.
-
Hi Everyone. Moving to Swift from Python (sort of)
I got super frustrated with the challenges in building packaged apps for MacOS using Python so decided to start investigating Swift. I was a bit bummed out about the lack of equivalents for many of the iconic Python libraries in Swift until I found out that you can now easily access python libraries and code directly from Swift using PythonKit.
-
Does anyone know a swift library to help me contour plot something like this? Itβs basically f(x, y) plotted on 2D using contours and colours to emulate 3D Z-coordinate
You can use Matplotlib through PythonKit.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Stats
pvieito/PythonKit is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of PythonKit is Swift.