{"id":19614678,"url":"https://github.com/activestate/recipe-580793-tkinter-table-scroll","last_synced_at":"2025-04-28T01:32:14.798Z","repository":{"id":66048079,"uuid":"214222060","full_name":"ActiveState/recipe-580793-tkinter-table-scroll","owner":"ActiveState","description":"Tkinter with table scrollbars","archived":false,"fork":false,"pushed_at":"2019-12-06T20:15:14.000Z","size":15,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-05T04:51:15.463Z","etag":null,"topics":["learning","learning-by-doing","learning-python","recipes","snippets"],"latest_commit_sha":null,"homepage":"https://code.activestate.com/recipes/580793/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ActiveState.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-10-10T15:40:25.000Z","updated_at":"2020-12-02T17:45:34.000Z","dependencies_parsed_at":"2023-03-27T17:58:58.328Z","dependency_job_id":null,"html_url":"https://github.com/ActiveState/recipe-580793-tkinter-table-scroll","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveState%2Frecipe-580793-tkinter-table-scroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveState%2Frecipe-580793-tkinter-table-scroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveState%2Frecipe-580793-tkinter-table-scroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveState%2Frecipe-580793-tkinter-table-scroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActiveState","download_url":"https://codeload.github.com/ActiveState/recipe-580793-tkinter-table-scroll/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251234102,"owners_count":21556784,"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":["learning","learning-by-doing","learning-python","recipes","snippets"],"created_at":"2024-11-11T10:53:19.619Z","updated_at":"2025-04-28T01:32:14.785Z","avatar_url":"https://github.com/ActiveState.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository covers the following recipe from code.activestate.com:\n\n[TKINTER TABLE WITH SCROLLBARS\n](https://code.activestate.com/recipes/580793/)\n\n*Created by Miguel Martínez López on Tue, 2 May 2017*\n\nI created here a tkinter table with scrollbar support. I use one of my other recipes for the mousewheel support and scrolling:\n\nhttps://code.activestate.com/recipes/580640-scrolling-frame-with-mouse-wheel-support\n\n## Usage\n\nIf you already have the [State Tool] installed you can simply run\n\n```\nstate activate ActiveState-Recipes/recipe-580793-tkinter-table-scroll\n```\n\nIf you do not have the [State Tool] installed you can use the following convenient one-liner.\n\nLinux: \n```\nsh \u003c(curl -q https://platform.activestate.com/dl/cli/install.sh) -n -f \u0026\u0026 state activate --path $HOME/ActiveState-Recipes/recipe-580793-tkinter-table-scroll ActiveState-Recipes/recipe-580793-tkinter-table-scroll\n```\n\nWindows: \n```\npowershell \"Set-Item -Path Env:NOPROMPT_INSTALL -Value 'true'; IEX(New-Object Net.WebClient).downloadString('https://platform.activestate.com/dl/cli/install.ps1')\" \u0026\u0026 state activate --path %APPDATA%/ActiveState-Recipes/recipe-580793-tkinter-table-scroll ActiveState-Recipes/recipe-580793-tkinter-table-scroll\n```\n\nmacOS: not yet supported\n\n[State Tool]: https://www.activestate.com/products/platform/state-tool/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivestate%2Frecipe-580793-tkinter-table-scroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factivestate%2Frecipe-580793-tkinter-table-scroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivestate%2Frecipe-580793-tkinter-table-scroll/lists"}