{"id":17603118,"url":"https://github.com/yjg30737/pyqt-progressbar-table-widget","last_synced_at":"2025-10-10T21:39:43.024Z","repository":{"id":205590314,"uuid":"714608251","full_name":"yjg30737/pyqt-progressbar-table-widget","owner":"yjg30737","description":"QProgressBar in each row of QTableWidget to show the progression of multi-thread","archived":false,"fork":false,"pushed_at":"2023-11-05T11:40:26.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T21:39:42.744Z","etag":null,"topics":["pyqt","pyqt-examples","pyqt5","pyqt5-desktop-application","pyqt5-gui","pytube","pytube-gui","qprogressbar","qthread"],"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/yjg30737.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}},"created_at":"2023-11-05T11:29:35.000Z","updated_at":"2024-02-20T04:40:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"20d4b215-a8ca-4157-b496-c603f25a77cd","html_url":"https://github.com/yjg30737/pyqt-progressbar-table-widget","commit_stats":null,"previous_names":["yjg30737/pyqt-progressbar-table-widget"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yjg30737/pyqt-progressbar-table-widget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-progressbar-table-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-progressbar-table-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-progressbar-table-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-progressbar-table-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjg30737","download_url":"https://codeload.github.com/yjg30737/pyqt-progressbar-table-widget/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-progressbar-table-widget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005417,"owners_count":26083883,"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-10T02:00:06.843Z","response_time":62,"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":["pyqt","pyqt-examples","pyqt5","pyqt5-desktop-application","pyqt5-gui","pytube","pytube-gui","qprogressbar","qthread"],"created_at":"2024-10-22T13:40:13.794Z","updated_at":"2025-10-10T21:39:43.008Z","avatar_url":"https://github.com/yjg30737.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyqt-progressbar-table-widget\nQProgressBar in each row of QTableWidget to show the progression of multi-thread\n\nI should've used different module to demonstrate multi-threading other than pytube because pytube or any other YouTube related modules tend to be changed a lot. Oh well..\n\nAgain, you will see this a lot in my other modules :)\n\nAfter all using AI with mutiple threads will be really beneficial and necessary.\n\n## Note\nThis may look like a YouTube downloader, but it is not a GUI script made for downloading YouTube videos. It is a modified QTableWidget designed to show the progress of each task through multithreading, and the YouTube video download is just an example of its use.\n\n## Method Overview\n`ProgressBarTableWidget` class:\n* setProgressItems(items) - Insert a list of string items into the QTableWidget in order. The first cell contains the string, and the second cell is populated with a QProgressBar\n* runItemFromRow(r_idx) - Run the task for the target row\n\n\n# Requirements\n* PyQt5 \u003e= 5.14\n* pytube - for showing the multi-thread progression of downloading youtube videos\n\n## Preview\n![image](https://github.com/yjg30737/pyqt-progressbar-table-widget/assets/55078043/761e351f-4777-406b-bbd9-9ed478aa853f)\n\n## TODO\n* support single thread function (in order) as well \n* disable the run button when running multi-threads\n* running in background\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjg30737%2Fpyqt-progressbar-table-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyjg30737%2Fpyqt-progressbar-table-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjg30737%2Fpyqt-progressbar-table-widget/lists"}