from pathlib import Path ROOT_DIR = Path(__file__).parent STORE_DIR = ROOT_DIR / "data" / "store"