The launcher pattern: add the project root to sys.path, import app from SMIP_API.smip_flask_api, decorate it with @app.route (PAGE_PATH, endpoint=...), and run the combined app on its own port.
Alternatively, you can clone this repo and reference the PythonEmbedded.Net project in your project.