from campaigns import bootstrap from campaigns.api.app import get_application di = bootstrap.configure() app = get_application(di=di)