from pathlib import Path HOURLY_WAGE_IN_EURO = 28 DB_PATH = str(Path("/home/nokko/Dokumente/Business/EnD/Python/Tools/time_recoder/time_recorder_database")) PATH = str(Path('/home/nokko/Dokumente/Business/EnD/Python/Tools/time_recoder/time_recorded_tables/nokko_ubuntu.xlsx')) TEST_CASE = True NAME = 'Nico Ruhnke'