Skip to content

Instantly share code, notes, and snippets.

@hefedev
Created April 2, 2020 19:13
Show Gist options
  • Save hefedev/f87c501107483db096e49bab0d6ab6bc to your computer and use it in GitHub Desktop.
Save hefedev/f87c501107483db096e49bab0d6ab6bc to your computer and use it in GitHub Desktop.
Python Import
let sys = Python.import("my-custom-class")
sys.path.append(FileManager().currentDirectoryPath)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment