Constants¶ constants ¶ TOP_PACKAGE_DIR module-attribute ¶ TOP_PACKAGE_DIR: Final[Path] = Path(__file__).parent Top-level package directory of this source project. PROJECT_ROOT module-attribute ¶ PROJECT_ROOT: Final[Path] = TOP_PACKAGE_DIR.parent Root directory of this source project.