Server Integrations#

These guides will cover how to integrate Panel applications with various external frameworks such as Django, FastAPI and Flask.

Flask

Discover to run Panel applications alongside an existing Flask server.

Flask Logo

FastAPI

Discover to run Panel applications alongside an existing FastAPI server.

FastAPI Logo

Django

Discover to run Panel applications on a Django server (replacing the standard Tornado based server).

Django Logo