from pathlib import Path DATA_DIR = Path.cwd() / "data" TEMP_DIR = Path.cwd() / "temp"