class PATHS: # get temp path from env TEMP_PATH = "/home/user/app/" TABLE_NAME = "agent_table" PKL_FILE_PATH = "TABLE_DATA.pkl"