import dmp from .app import get_cli_app # Set up the application dmp.setup() # Get CLI application instance app = get_cli_app()