import os infile = "./../../../../_data/matrix_data/5mer_normalized.tsv" print(os.path.basename(infile)) >>> "5mer_normalized.tsv"