from os.path import abspath, dirname, join VTN_ID = "elaadvtn" DATABASE = "openadr" TEMPLATE_DIR = join(abspath(dirname(__file__)), 'templates')