get file name of current file python code example Example: get self file name in python import os os.path.basename(__file__)