prices = { 'one_full': 4, 'card_full': 30, 'one_student': 2, 'card_student': 15, } db_path = './db/baseFilms.db' migrations_db = './db/migrations'