""" Application constants """ APP_NAME: str = "handle_user_changes" DSP_APP_NAME: str = "DSP_APP/" ENV_PROD: str = "prod"