{"id":26201877,"url":"https://github.com/dmnfarrell/tkintertable","last_synced_at":"2025-05-16T03:06:27.439Z","repository":{"id":31912259,"uuid":"35481425","full_name":"dmnfarrell/tkintertable","owner":"dmnfarrell","description":"A pure Python library for adding tables to a Tkinter application","archived":false,"fork":false,"pushed_at":"2024-03-14T15:30:26.000Z","size":1929,"stargazers_count":386,"open_issues_count":25,"forks_count":108,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-05-01T14:42:56.573Z","etag":null,"topics":["python","table","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmnfarrell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-05-12T10:20:53.000Z","updated_at":"2024-06-18T15:30:07.074Z","dependencies_parsed_at":"2024-06-18T15:30:02.723Z","dependency_job_id":"09720877-1ffa-4d94-aae6-57e19562a442","html_url":"https://github.com/dmnfarrell/tkintertable","commit_stats":{"total_commits":90,"total_committers":9,"mean_commits":10.0,"dds":"0.43333333333333335","last_synced_commit":"ed935ef563603538063f24203e52d85eb8cd5e16"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnfarrell%2Ftkintertable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnfarrell%2Ftkintertable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnfarrell%2Ftkintertable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnfarrell%2Ftkintertable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmnfarrell","download_url":"https://codeload.github.com/dmnfarrell/tkintertable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254459088,"owners_count":22074605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","table","tkinter"],"created_at":"2025-03-12T03:24:10.932Z","updated_at":"2025-05-16T03:06:22.428Z","avatar_url":"https://github.com/dmnfarrell.png","language":"Python","readme":"[![PyPI version shields.io](https://img.shields.io/pypi/v/tkintertable.svg)](https://pypi.python.org/pypi/tkintertable/)\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n## About\n\n\u003cimg align=\"right\" src=https://raw.githubusercontent.com/dmnfarrell/tkintertable/master/img/logo.png width=150px\u003e\n\nPython 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.\n\n**This library is also now Python 3 compatible**\n\n## Installation\n\n```\npip install tkintertable\n``` \n\nInstall latest from github:\n\n```\npip install -e git+https://github.com/dmnfarrell/tkintertable.git#egg=tkintertable\n```\n\nYou can clone the current source using:\n\n```\ngit clone https://github.com/dmnfarrell/tkintertable.git\n```\n\n## Usage\n\nSee the [wiki](https://github.com/dmnfarrell/tkintertable/wiki/Usage) for how to use the table in Python.\n\n## API docs\n\nFor 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.\n\n##  See also\n\nhttps://github.com/dmnfarrell/pandastable\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmnfarrell%2Ftkintertable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmnfarrell%2Ftkintertable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmnfarrell%2Ftkintertable/lists"}