python filedir code example Example: python filedir import os dir_path = os.path.dirname(os.path.realpath(__file__))