Skip to content

Instantly share code, notes, and snippets.

@MozyOk
Created June 4, 2018 16:12
Show Gist options
  • Save MozyOk/c58b60816142bf92e2dc199d55752c20 to your computer and use it in GitHub Desktop.
Save MozyOk/c58b60816142bf92e2dc199d55752c20 to your computer and use it in GitHub Desktop.
スクリプト実行ディレクトリを絶対パスで取得
PATH = os.path.dirname(os.path.realpath(__file__))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment