import os t = os.getenv("APP_TITLE", "Raspberry Pi Camera API") print(t)