from pathlib import Path # import logging HERE = Path(__file__).resolve().parent DUCKDB_FILE = HERE.parent / "db" / "terapyon-podcast.duckdb"