Tkintertable
A pure Python library for adding tables to a Tkinter application
Install / Use
/learn @dmnfarrell/TkintertableREADME
About
<img align="right" src=https://raw.githubusercontent.com/dmnfarrell/tkintertable/master/img/logo.png width=150px>
Python uses a GUI library called Tkinter as default. This set of classes allows interactive spreadsheet-style tables to be added into an application. Tkinter is the standard GUI toolkit for python. It is old but still quite popular. There are various libraries that extend Tkinter functionality, such as Pmw, but there is currently no extendable table class for Tkinter. A sample application using these classes is included in the distribution.
This library is also now Python 3 compatible
Installation
pip install tkintertable
Install latest from github:
pip install -e git+https://github.com/dmnfarrell/tkintertable.git#egg=tkintertable
You can clone the current source using:
git clone https://github.com/dmnfarrell/tkintertable.git
Usage
See the wiki for how to use the table in Python.
API docs
For programmers, the module documentation is at http://dmnfarrell.github.io/tkintertable/index.html. You are encouraged to subclass the TableCanvas class to add new functionality.
See also
https://github.com/dmnfarrell/pandastable
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
83.2kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
337.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
