Obtenez le nom d'auto-fichier en python
import os
os.path.basename(__file__)
Busy Booby
import os
os.path.basename(__file__)