"""Config File.""" import os SCPP_FILE_DIR = os.environ.get('SCPP_FILE_DIR') OUTPUT_FILE_DIR = os.environ.get('OUTPUT_FILE_DIR')