{"id":45217053,"url":"https://github.com/manti-by/mgallery","last_synced_at":"2026-02-20T17:13:15.649Z","repository":{"id":144840091,"uuid":"140591071","full_name":"manti-by/mgallery","owner":"manti-by","description":"Image deduplicate script","archived":false,"fork":false,"pushed_at":"2025-01-27T16:17:02.000Z","size":163811,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T17:27:47.465Z","etag":null,"topics":["imagehash","pillow","python","rq","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manti-by.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-07-11T14:58:48.000Z","updated_at":"2025-01-27T16:17:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f66e151-8240-4281-b791-8346978d1518","html_url":"https://github.com/manti-by/mgallery","commit_stats":null,"previous_names":["manti-by/mgallery"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/manti-by/mgallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manti-by%2Fmgallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manti-by%2Fmgallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manti-by%2Fmgallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manti-by%2Fmgallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manti-by","download_url":"https://codeload.github.com/manti-by/mgallery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manti-by%2Fmgallery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29658176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["imagehash","pillow","python","rq","sqlite"],"created_at":"2026-02-20T17:13:15.529Z","updated_at":"2026-02-20T17:13:15.644Z","avatar_url":"https://github.com/manti-by.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Image deduplication app\n====\n\n\nAbout\n----\n\nImage deduplicate script and GTK app to compare.\n\n[![Python 3.13](https://img.shields.io/badge/python-3.13-green.svg)](https://www.python.org/downloads/release/python-3136/)\n[![Code style: ruff](https://img.shields.io/badge/ruff-enabled-informational?logo=ruff)](https://astral.sh/ruff)\n[![License](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/manti-by/pdw/master/LICENSE)\n\nAuthor: Alexander Chaika \u003cmanti.by@gmail.com\u003e\n\nSource link: https://github.com/manti-by/mgallery/\n\nRust mirror: https://github.com/manti-by/mgallery-rust/\n\nRequirements:\n\n    Python 3.13, OpenCV, Redis, GTK\n\n\nScript setup\n----\n\n1. Set appropriate environment variables:\n\n    ```bash\n    export REDIS_URL=redis://127.0.0.1:6379/5\n    export GALLERY_PATH=/home/ubuntu/app/data/\n    export DEBUG_LOG=/tmp/mgallery/debug.log\n    export ERROR_LOG=/tmp/mgallery/error.log\n    ```\n\n2. Install necessary libraries\n\n    ```bash\n    sudo apt install -y pkg-config python3-dev libraw-dev\n    sudo apt install -y python3-gi python3-gi-cairo gir1.2-gtk-3.0 libgirepository1.0-dev gcc libcairo2-dev\n    ```\n\n3. Setup environment and install packages from requirements file:\n\n    ```bash\n    pip3 install -r requirements.txt\n    ```\n   \n4. Scan a gallery and compare duplicates\n\n   ```bash\n   make setup\n   make scan\n   make compare\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanti-by%2Fmgallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanti-by%2Fmgallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanti-by%2Fmgallery/lists"}