Import Python Scripts To SwiftUI With PythonKit
Daily Coding Tip 034

This tutorial is somewhat based on Anupam Chugh’s PythonKit tutorial, which teaches you how to download a YouTube video and display it in a SwiftUI video player.
We’re going to be doing something much simpler.
Anyone familiar with the Python language, or even something like JavaScript, will know that strings are handled di…


