{"id":17034426,"url":"https://github.com/luckydonald/image_intensities","last_synced_at":"2026-05-05T02:33:58.521Z","repository":{"id":62570536,"uuid":"284481704","full_name":"luckydonald/image_intensities","owner":"luckydonald","description":"Python implementation of the great @derpibooru/image_intensities","archived":false,"fork":false,"pushed_at":"2020-10-24T09:11:45.000Z","size":434,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"deploy4","last_synced_at":"2025-03-01T19:20:25.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/luckydonald.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}},"created_at":"2020-08-02T14:49:58.000Z","updated_at":"2020-10-24T09:11:47.000Z","dependencies_parsed_at":"2022-11-03T17:15:38.478Z","dependency_job_id":null,"html_url":"https://github.com/luckydonald/image_intensities","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckydonald%2Fimage_intensities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckydonald%2Fimage_intensities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckydonald%2Fimage_intensities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckydonald%2Fimage_intensities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luckydonald","download_url":"https://codeload.github.com/luckydonald/image_intensities/tar.gz/refs/heads/deploy4","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245026004,"owners_count":20549067,"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","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":"2024-10-14T08:43:37.734Z","updated_at":"2026-05-05T02:33:58.479Z","avatar_url":"https://github.com/luckydonald.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# image_intensities\nPython implementation of the great [derpibooru/image_intensities](https://github.com/derpibooru/image_intensities/tree/8aa43674f61f77cfc756c23556b6ae45e1b210b1).\n\n# dependencies\n\n### libpng\n- MacOS: `brew install libpng` (tested to work with 1.6.37)\n- Ubuntu: `sudo apt-get update \u0026\u0026 sudo apt-get install libpng-dev`\n- Dockerfile, Ubuntu based: `apt-get update -y \u0026\u0026 apt-get install -y libpng-dev \u0026\u0026 apt-get clean \u0026\u0026 rm -rfv /var/lib/apt/lists/*`\n\n```python\nfrom image_intensities import rgb_luma_from_filename, Luma\n\nluma = rgb_luma_from_filename('/path/to/image.png')\n\n# returns something like\nluma == Luma(nw=0.42, ne=0.44, sw=0.58, se=0.69)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluckydonald%2Fimage_intensities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluckydonald%2Fimage_intensities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluckydonald%2Fimage_intensities/lists"}