from pathlib import Path PROJECT_ROOT = Path(__file__).resolve().parent.parent DATEN_DIR = PROJECT_ROOT / "daten"