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