from core import load_app def deploy(config): return load_app(config)