{"id":44018683,"url":"https://github.com/jamesoff/googlyify","last_synced_at":"2026-02-07T16:05:34.499Z","repository":{"id":45041501,"uuid":"145333339","full_name":"jamesoff/googlyify","owner":"jamesoff","description":"Draw googly eyes on images with Amazon Rekognition","archived":false,"fork":false,"pushed_at":"2024-04-15T11:13:31.000Z","size":241,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-02T04:36:59.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-19T19:55:23.000Z","updated_at":"2024-06-18T18:06:53.229Z","dependencies_parsed_at":"2024-01-23T10:55:00.766Z","dependency_job_id":"f85d5234-0bb7-4d7e-80be-536c3ee31d08","html_url":"https://github.com/jamesoff/googlyify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamesoff/googlyify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesoff%2Fgooglyify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesoff%2Fgooglyify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesoff%2Fgooglyify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesoff%2Fgooglyify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesoff","download_url":"https://codeload.github.com/jamesoff/googlyify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesoff%2Fgooglyify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29199519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T14:35:27.868Z","status":"ssl_error","status_checked_at":"2026-02-07T14:25:51.081Z","response_time":63,"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":[],"created_at":"2026-02-07T16:05:33.895Z","updated_at":"2026-02-07T16:05:34.485Z","avatar_url":"https://github.com/jamesoff.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Googlyify\n\nDraw googly eyes on people using Amazon Rekognition.\n\n![sample output](sample/crowd-output.jpg)\n\n## Prerequisites\n\n* AWS credentials configured\n* Python \u003e= 3.9\n* optional: [Poetry](https://python-poetry.org/) installed\n\n## Setup\n\n1. Clone repo\n1. If you don't intend to work on the code\n    1. If you have Poetry installed, `poetry install --no-dev`\n    1. Else create a virtualenv and install with pip: `python -m venv .venv \u0026\u0026 source .venv/bin/activate \u0026\u0026 pip install .`\n1. else if you intend to work on the code, `poetry install`\n\n## Usage\n\nWith a suitable input file (less than 5MB, png or jpg)\n\n```\npoetry run python googlyify.py input.jpg output.jpg\n```\n\nor if using the virtualenv directly,\n\n```\npython googlyify.py input.jpg output.jpg\n```\n\n`output.jpg` is overwritten with the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesoff%2Fgooglyify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesoff%2Fgooglyify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesoff%2Fgooglyify/lists"}