from pathlib import Path PACKAGE_DIR = Path(__file__).parent.resolve() WAPP_SRC_ROOT = PACKAGE_DIR.parent / "src"