Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
holoviz
GitHub Repository: holoviz/panel
Path: blob/main/doc/how_to/integrations/index.md
2011 views

Server Integrations

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

::::{grid} 1 3 3 3 :gutter: 1 1 1 2

:::{grid-item-card} FastAPI 🔗 FastAPI :link-type: doc

Discover to run Panel applications natively on a FastAPI server.

FastAPI Logo :::

:::{grid-item-card} FastAPI (Embedded) 🔗 FastAPI_Tornado :link-type: doc

Discover to embed a Panel Tornado server application in a FastAPI server.

FastAPI Logo :::

:::{grid-item-card} Django 🔗 Django :link-type: doc

Discover to run Panel applications natively on a Django server.

Django Logo :::

:::{grid-item-card} Flask 🔗 flask :link-type: doc

Discover to run Panel applications alongside an existing Flask server.

Flask Logo :::

::::

:titlesonly: :hidden: :maxdepth: 2 FastAPI FastAPI_Tornado flask Django