Skip to content

Instantly share code, notes, and snippets.

@benoitguigal
Created August 6, 2019 06:00
Show Gist options
  • Select an option

  • Save benoitguigal/9e230a1682e5d4b5b189c03edd7a945c to your computer and use it in GitHub Desktop.

Select an option

Save benoitguigal/9e230a1682e5d4b5b189c03edd7a945c to your computer and use it in GitHub Desktop.
get absolute path of directory
here = path.abspath(path.dirname(__file__))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment