Server Integrations#
These guides will cover how to integrate Panel applications with various external frameworks such as Django, FastAPI and Flask.
FastAPI
Discover to run Panel applications natively on a FastAPI server.

FastAPI (Embedded)
Discover to embed a Panel Tornado server application in a FastAPI server.

Django
Discover to run Panel applications natively on a Django server.

Flask
Discover to run Panel applications alongside an existing Flask server.
