Panel
High-level app and dashboarding solution for Python data exploration and interactive plots.
Why consider Panel?
Panel is an open-source Python dashboarding library built by HoloViz. It connects Bokeh, Matplotlib, Plotly, Altair, and PyDeck charts into multi-page business applications with reactive widget parameters.
Learn Panel by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Panel
Panel converts Jupyter notebooks and Python scripts into responsive multi-page web dashboards.
Quickstart
pip install panelpanel serve app.py --showBind Python functions to UI widgets using @pn.depends to generate live responsive analytics.
Panel is licensed under the BSD 3-Clause License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.