The question is What is the Swift Playgrounds' subscription URL for Dash for Wonder Workshop?
Post
Replies
Boosts
Views
Activity
Hi try this:
Python is installed following the steps below:
Open Xcode -> open a new project -> choose macOS -> choose a template -> name it - save it.
Open file -> go to add package -> type in the search box “http://github.com/pvieito/PythonKit.git”
Install PythonKit
Highlight project name -> press command n -> type in the search box playground -> choose macOS -> choose a template - name it - save it.
The playground document now will recognize import PythonKit
import PythonKit