time_recoder_config.py 275 B

12345
  1. DB_PATH = r'C:\Users\Danny\Desktop\EnD and Investment\Tools\time_recoder\time_recorder_database'
  2. HOURLY_WAGE_IN_EURO = 28
  3. PATH = r'C:\Users\Danny\Desktop\EnD and Investment\Tools\time_recoder\time_recorded_tables\work_time_danny.xlsx'
  4. TEST_CASE = True
  5. NAME = 'Daniel Krauel'