Skip to main content

Description

This package allows interactive spreadsheet-style tables to be added into a Tkinter application. Tkinter is the standard GUI toolkit for Python. A sample application using these classes is included in the distribution. Now works with Python 3. A sample application using these classes is included in the distribution.

Installation

From pypi:

pip install tkintertable

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

Import:

from tkintertable import TableCanvas, TableModel

Create table:

tframe = Frame(master)
tframe.pack()
table = TableCanvas(tframe)
table.show()

Constructor options:

table = TableCanvas(frame, model,
                    cellwidth=60, cellbackgr='#e3f698',
                    thefont=('Arial',12),rowheight=18, rowheaderwidth=30,
                    rowselectedcolor='yellow', editable=True)

Release files for tkintertable 1.3.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tkintertable 1.3.3
File Size Uploaded
tkintertable-1.3.3.tar.gz 58.7 kB Details

Release files / tkintertable-1.3.3.tar.gz

Download URL tkintertable-1.3.3.tar.gz
Size 58.7 kB
Tags Source
SHA-256 checksum
How to use checksums
fc8f1a726be958e645eece74c6994514caffc1a87d7770183ea753262b870329
BLAKE2b-256 checksum
How to use checksums
d008253fd5119bf9130769185f53de80dba14058a96b0e82a7f0efd89ea4e9e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.6

Release history Release notifications | RSS feed

This release

1.3.3 This release

1 release file

1.3.2

1 release file

1.3.1

1 release file

1.3

1 release file

1.2

1 release file

1.1.2

1 release file

1.1.1

1 release file

1.1

1 release file

1.0.3

1 release file

1.0.2

1 release file

1.0.1

1 release file

1.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page