from ausbutler.interface import Interface i = Interface() i.init_db() i.populate_db() i.opp_scores() i.normalize_scores()