1 2 3 4 5 6
from ausbutler.interface import Interface i = Interface() i.init_db() i.populate_db() i.opp_scores()