import os COURSE_TABLE: str = os.environ.get('COURSE_TABLE') # type: ignore API_URL = 'https://eduseg.com.br/api'