from pathlib import Path local_library_path = Path("/home/auser/Music/") work_dir = Path("./work_dir/new") client_id = '***REDACTED***' client_secret = "***REDACTED***"