# kappa123/__init__.py from kappa123.server import app def bootup(): app.run()