den pfad der python dateI rausfinden

os.path.dirname(os.path.realpath(__file__))
#path to the directory with the python file
Breakable Bison