python get path by / code example Example: python get current file location import os os.path.dirname(os.path.abspath(__file__))