Skip to content

Instantly share code, notes, and snippets.

@qqpann
Created October 30, 2019 19:30
Show Gist options
  • Save qqpann/322c81097678971c93c0c85af74a3466 to your computer and use it in GitHub Desktop.
Save qqpann/322c81097678971c93c0c85af74a3466 to your computer and use it in GitHub Desktop.
[Current file absolute path] python #python
import os
os.path.dirname(os.path.abspath(__file__))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment