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