Skip to content

Instantly share code, notes, and snippets.

@benoitguigal
Created August 6, 2019 06:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benoitguigal/9e230a1682e5d4b5b189c03edd7a945c to your computer and use it in GitHub Desktop.
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