6

I want write a Skype application for OS X in Swift, but that application needs the skype4com library. I find that library in Python, which works on OS X.

Is it possible to import Python code into Swift?

0

1 Answer 1

5

Best bet is probably going to be the python framework: https://developer.apple.com/library/ios/technotes/tn2328/_index.html

Also check this out, very similar to your question: How to call Python code from an existing iOS project written in Swift

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.