Call Python code from an existing project written in Swift
I need a way to call Python code from Swift on an Apple platform. A library would be ideal. I’ve done a considerable amount of Google searching, and the closest material I found is for Objective-C.