dara.server.app module

dara.server.app module#

launch_app()[source]#

Main function to run the FastAPI application.

launch_worker_process(app)[source]#

Context manager to launch the worker process.