{"id":16603978,"url":"https://github.com/lufte/tiling-layout","last_synced_at":"2025-10-24T21:15:56.563Z","repository":{"id":82281794,"uuid":"121772123","full_name":"lufte/tiling-layout","owner":"lufte","description":"tiling-layout is a QtLayout that allows to split widgets in a vim-like fashion","archived":false,"fork":false,"pushed_at":"2018-10-24T23:10:22.000Z","size":623,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T08:44:09.013Z","etag":null,"topics":["layout","pyqt5","qt","qt5","split","tile","tiling-layout","vim"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lufte.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,"publiccode":null,"codemeta":null}},"created_at":"2018-02-16T16:19:59.000Z","updated_at":"2024-08-31T13:36:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"62832970-7f32-4149-a2b3-56b87349949f","html_url":"https://github.com/lufte/tiling-layout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lufte/tiling-layout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lufte%2Ftiling-layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lufte%2Ftiling-layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lufte%2Ftiling-layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lufte%2Ftiling-layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lufte","download_url":"https://codeload.github.com/lufte/tiling-layout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lufte%2Ftiling-layout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020321,"owners_count":26086864,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["layout","pyqt5","qt","qt5","split","tile","tiling-layout","vim"],"created_at":"2024-10-12T00:54:17.482Z","updated_at":"2025-10-14T18:06:42.018Z","avatar_url":"https://github.com/lufte.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tiling-layout\n\n**tiling-layout** is a QtLayout that allows to split widgets in a vim-like fashion.\n\n![alt demo](demo.gif?raw=true)\n\n## Usage\n**tiling-layout** is currently written in Python3 and depends on PyQt5.\nYou will be able to use it in a Qt application only if it's written in Python as well.\nCurrently there is no other form of distribution than the source files in this repository.\n\nTo use the layout simply import the `QTilingLayout` class and create an instance with the inital widget to be shown.\n\n### Available methods:\n* `hsplit` to split a widget horizontally.\n* `vsplit` to split a widget vertically.\n* `remove_widget` to remove a widget from the layout.\n* `get_(left|top|right|bottom)_neighbour` to get the next widget in the requested direction that has the most cells in contact.\n\nRefer to the source file for detailed documentation on each method.\n\n## Contributing\nI welcome all contributions, specially ideas on how to distribute this as a library (do I port it to C++? do I make a python package?).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flufte%2Ftiling-layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flufte%2Ftiling-layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flufte%2Ftiling-layout/lists"}