import os from pathlib import Path APP = os.environ.get("APP", Path(__file__).parent.parent.name)