{"id":17603177,"url":"https://github.com/yjg30737/pyqt-comic-viewer","last_synced_at":"2025-09-08T05:32:22.478Z","repository":{"id":108704826,"uuid":"455806647","full_name":"yjg30737/pyqt-comic-viewer","owner":"yjg30737","description":"PyQt comic viewer","archived":false,"fork":false,"pushed_at":"2022-07-10T00:01:10.000Z","size":89,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T02:04:00.389Z","etag":null,"topics":["comic-viewer","pyqt","pyqt-examples","pyqt5","pyqt5-application","pyqt5-desktop-application","pyqt5-examples","pyqt5-gui","pyqt5-tutorial","pyqt5-viewer","python","python3","python37","qt","viewer"],"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-05T07:37:31.000Z","updated_at":"2024-06-04T12:40:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"85a87b07-cf74-49ea-a066-d60c6a5b575d","html_url":"https://github.com/yjg30737/pyqt-comic-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yjg30737/pyqt-comic-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-comic-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-comic-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-comic-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-comic-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjg30737","download_url":"https://codeload.github.com/yjg30737/pyqt-comic-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpyqt-comic-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274136448,"owners_count":25228376,"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-09-08T02:00:09.813Z","response_time":121,"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":["comic-viewer","pyqt","pyqt-examples","pyqt5","pyqt5-application","pyqt5-desktop-application","pyqt5-examples","pyqt5-gui","pyqt5-tutorial","pyqt5-viewer","python","python3","python37","qt","viewer"],"created_at":"2024-10-22T13:42:06.579Z","updated_at":"2025-09-08T05:32:22.214Z","avatar_url":"https://github.com/yjg30737.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyqt-comic-viewer\nPyQt comic viewer\n\n## Requirements\n* PyQt5 \u003e= 5.15\n\n## Setup\n```pip3 install git+https://github.com/yjg30737/pyqt-comic-viewer.git --upgrade```\n\n## Included Packages\n\n* \u003ca href=\"https://github.com/yjg30737/pyqt-style-setter.git\"\u003epyqt-style-setter\u003c/a\u003e - For theme\n* \u003ca href=\"https://github.com/yjg30737/pyqt-custom-titlebar-setter.git\"\u003epyqt-custom-titlebar-setter\u003c/a\u003e - For frameless window\n* \u003ca href=\"https://github.com/yjg30737/pyqt-svg-button.git\"\u003epyqt-svg-button\u003c/a\u003e - For setting svg icon\n* \u003ca href=\"https://github.com/yjg30737/pyqt-viewer-widget.git\"\u003epyqt-viewer-widget\u003c/a\u003e - Package which includes parent class of `ComicBookViewerWidget`(`ViewerWidget`) \n* \u003ca href=\"https://github.com/yjg30737/python-open-filepath-and-select.git\"\u003epython-open-filepath-and-select\u003c/a\u003e - For showing the indicated image file in explorer and selecting it\n* \u003ca href=\"https://github.com/yjg30737/pyqt-resource-helper.git\"\u003epyqt-resource-helper\u003c/a\u003e\n* \u003ca href=\"https://github.com/yjg30737/pyqt-get-selected-filter.git\"\u003epyqt-get-selected-filter\u003c/a\u003e\n\n## Feature\n* Theme of this application is dark-gray.\n* ```ComicBookViewerWidget``` has most features of ```ViewerWidget```.\n* Open the directory which current file belongs to\n* Invert the color to prevent the eye strain\n* Add certain image to bookmark list, but it won't save so if you restart the software the image you saved as a bookmark will be not there. I will add bookmark save feature using ```QSettings```.\n\n## Note\nI still test open compressed file feature so it won't work. Open normal file, directory is working and so far i don't find any problems at those two. There's a couple of other things that won't work properly like recent feature and setting background color. This is very first version of application and i will improve it. Sorry for premature upload.\n\n## Example\nCode Sample\n```python\nfrom pyqt_comic_viewer.comicBookViewerApp import ComicBookViewerApp\n\nif __name__ == \"__main__\":\n    import sys\n\n    app = ComicBookViewerApp(sys.argv)\n    app.exec_()\n```\n\nResult\n\n![image](https://user-images.githubusercontent.com/55078043/172029043-08b24354-2f09-44cb-a529-07c36f680309.png)\n\nThe comic page being used for example is from Dragonball Multiverse.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjg30737%2Fpyqt-comic-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyjg30737%2Fpyqt-comic-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjg30737%2Fpyqt-comic-viewer/lists"}