Skip to main content

Tkinter table / sheet widget

Project description

tksheet PyPI version shields.io python License: MIT GitHub Release Date Downloads

Python tkinter table widget


#To install using pip
pip install tksheet

#To update using pip
pip install tksheet --upgrade

Help


Features


  • Display and modify tabular data
  • Stores its display data as a Python list of lists, sublists being rows
  • Runs smoothly even with millions of rows/columns
  • Edit cells directly
  • Cell values can potentially be any class, the default is any class with a __str__ method
  • Drag and drop columns and rows
  • Multiple line header and index cells
  • Expand row heights and column widths
  • Change fonts and font size (not for individual cells)
  • Change any colors in the sheet
  • Create an unlimited number of high performance dropdown and check boxes
  • Hide rows and/or columns
  • Left "w", Center "center" or Right "e" text alignment for any cell/row/column

light blue theme


alt text

black theme


alt text

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tksheet-6.0.2.tar.gz (109.1 kB view details)

Uploaded Source

File details

Details for the file tksheet-6.0.2.tar.gz.

File metadata

  • Download URL: tksheet-6.0.2.tar.gz
  • Upload date:
  • Size: 109.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for tksheet-6.0.2.tar.gz
Algorithm Hash digest
SHA256 7c5bb47317ddbabc399603faaee4f21e41c5ec60510a87dae0c2857bb3c3135c
MD5 07cabc81fb79a9536144d7eab7873382
BLAKE2b-256 b15123b74df893c246cf2aec2d2bfa92c1f00a7fedeaebd3d112fbdff3944ad5

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page