from pathlib import Path _PATH_EXAMPLES = Path(__file__).resolve().parents[3] / "examples" / "app"