[PR #2566] Add Panel to the GUI Development section #1884

Open
opened 2025-11-06 13:25:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2566
Author: @maximlt
Created: 2/19/2024
Status: 🔄 Open

Base: masterHead: add-panel


📝 Commits (1)

  • 4c0f2bf Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2566 **Author:** [@maximlt](https://github.com/maximlt) **Created:** 2/19/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-panel` --- ### 📝 Commits (1) - [`4c0f2bf`](https://github.com/vinta/awesome-python/commit/4c0f2bfc25f34bb9249e7111cb83bd53a27486ff) Add Panel to the GUI Development section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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](https://pyviz.org/tools.html#dashboarding)). 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:25:08 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1884