[PR #2526] Added PandasTable - A library provides a table widget for Tkinter wit… #1845

Open
opened 2025-11-06 13:24:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2526
Author: @eukub
Created: 11/2/2023
Status: 🔄 Open

Base: masterHead: pandastable


📝 Commits (1)

  • d516935 Added PandasTable - A library provides a table widget for Tkinter with plotting and data manipulation functionality

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

…h plotting and data manipulation functionality (works with tkinter)

What is this Python project?

It's a convenient way to add pandas table to GUI

What's the difference between this Python project and similar ones?

Enumerate comparisons.
You can use PyQt5 but for pandastable works with tkinter

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/2526 **Author:** [@eukub](https://github.com/eukub) **Created:** 11/2/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `pandastable` --- ### 📝 Commits (1) - [`d516935`](https://github.com/vinta/awesome-python/commit/d516935a88fa4bb43e05266ceeb656fced8ddef4) Added PandasTable - A library provides a table widget for Tkinter with plotting and data manipulation functionality ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description …h plotting and data manipulation functionality (works with tkinter) ## What is this Python project? It's a convenient way to add pandas table to GUI ## What's the difference between this Python project and similar ones? Enumerate comparisons. You can use PyQt5 but for pandastable works with tkinter -- 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:24:20 -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#1845