from campaigns import bootstrap from campaigns.cli.app import get_cli_application di = bootstrap.configure() app = get_cli_application(di=di)