from app.core.models._config import ConfigFile
from app.core._config import CONFIG_FILE
active_config = ConfigFile(CONFIG_FILE)