from pathlib import Path BASE_DIR = Path(__file__).parent DEFAULT_OUTPUT_DIR = str(BASE_DIR / 'public')