/PythonDemo

Play with Python in your iOS project.

Primary LanguagePythonMIT LicenseMIT

PythonDemo

The minimal scaffold for running Python code in SwiftUI project.

Write Python code in the directory Resources/python-src, and import your file like line 28 in ContentView.swift.