{"id":18717178,"url":"https://github.com/akascape/ctkxyframe","last_synced_at":"2025-10-24T00:15:48.531Z","repository":{"id":178324647,"uuid":"661694398","full_name":"Akascape/CTkXYFrame","owner":"Akascape","description":"A better scrollable frame for customtkinter. ","archived":false,"fork":false,"pushed_at":"2024-04-25T16:24:33.000Z","size":31,"stargazers_count":60,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T08:13:37.069Z","etag":null,"topics":["customtkinter","tkinter","tkinter-gui","tkinter-python"],"latest_commit_sha":null,"homepage":"","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/Akascape.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-07-03T12:45:34.000Z","updated_at":"2025-03-19T12:21:42.000Z","dependencies_parsed_at":"2024-04-25T11:50:08.806Z","dependency_job_id":null,"html_url":"https://github.com/Akascape/CTkXYFrame","commit_stats":null,"previous_names":["akascape/ctkxyframe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akascape%2FCTkXYFrame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akascape%2FCTkXYFrame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akascape%2FCTkXYFrame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akascape%2FCTkXYFrame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akascape","download_url":"https://codeload.github.com/Akascape/CTkXYFrame/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248573485,"owners_count":21126840,"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":["customtkinter","tkinter","tkinter-gui","tkinter-python"],"created_at":"2024-11-07T13:15:13.008Z","updated_at":"2025-10-24T00:15:48.456Z","avatar_url":"https://github.com/Akascape.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CTkXYFrame\n**A better scrollable frame for customtkinter!**\n\n![Screenshot](https://github.com/Akascape/CTkXYFrame/assets/89206401/859b6733-3c91-4093-a511-d6f1060a18ca)\n\n## Features\n- Both x and y scrollability at the same time\n- Proper mousewheel bindings\n- Dynamic scrollbars, hides automatically when reaches full size\n- Full customisability just like ctkscrollable frame\n\n## Installation\n\n### [\u003cimg alt=\"GitHub repo size\" src=\"https://img.shields.io/github/repo-size/Akascape/CTkXYFrame?\u0026color=white\u0026label=Download%20Source%20Code\u0026logo=Python\u0026logoColor=yellow\u0026style=for-the-badge\"  width=\"400\"\u003e](https://github.com/Akascape/CTkXYFrame/archive/refs/heads/main.zip)\n\n**Download the source code, paste the `CTkXYFrame` folder in the directory where your program is present.**\n\n## Usage\n```python\nimport customtkinter\nfrom CTkXYFrame import *\n\nroot = customtkinter.CTk()\n\nxy_frame = CTkXYFrame(root)\nxy_frame.pack()\n\nroot.mainloop()\n```\n\n**All other methods and arguments of CTkScrollableFrame can be used with CTkXYFrame**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakascape%2Fctkxyframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakascape%2Fctkxyframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakascape%2Fctkxyframe/lists"}