mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #2566] Add Panel to the GUI Development section #1884
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2566
Author: @maximlt
Created: 2/19/2024
Status: 🔄 Open
Base:
master← Head:add-panel📝 Commits (1)
4c0f2bfAdd Panel to the GUI Development section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
Panel is the powerful data exploration & web app framework for Python. Created in 2018, it's one of the leaders in this space together with Streamlit, Gradio, Dash and Voila (see pyviz.org).
What's the difference between this Python project and similar ones?
What's the difference between this Python project and similar ones?
Compared to the projects I mentioned above, Panel is a Swiss-army knife kind of framework that is agnostic to its user domain (dashboard, chat app, streaming data, ...). It comes with many features that allow pretty much all sorts of data apps to be built.
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.