from pathlib import Path APP_VERSION = "v1.0.0beta-3" CWD = Path(__file__).parent BASE_DIR = CWD.parent.parent.parent