{"id":17724680,"url":"https://github.com/igrmk/blec","last_synced_at":"2025-05-12T20:08:04.658Z","repository":{"id":57415562,"uuid":"261536194","full_name":"igrmk/blec","owner":"igrmk","description":"Alpha blending calculator","archived":false,"fork":false,"pushed_at":"2021-09-10T00:27:32.000Z","size":22,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-04T23:47:44.785Z","etag":null,"topics":["alpha-blending","cli","python"],"latest_commit_sha":null,"homepage":null,"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/igrmk.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-05-05T17:14:10.000Z","updated_at":"2023-11-18T02:14:51.000Z","dependencies_parsed_at":"2022-08-27T16:52:38.100Z","dependency_job_id":null,"html_url":"https://github.com/igrmk/blec","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrmk%2Fblec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrmk%2Fblec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrmk%2Fblec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrmk%2Fblec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igrmk","download_url":"https://codeload.github.com/igrmk/blec/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222716186,"owners_count":17027697,"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":["alpha-blending","cli","python"],"created_at":"2024-10-25T15:48:30.632Z","updated_at":"2024-11-02T13:04:54.817Z","avatar_url":"https://github.com/igrmk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"blec: alpha blending calculator\n===============================\n\n\u003c!-- cut --\u003e\n[![Version](https://img.shields.io/pypi/v/blec.svg)](https://pypi.org/project/blec/)\n\u003c!-- end --\u003e\nThis is a tool to calculate a resulting color of the alpha blending process.\nA gamma correction is enabled and the default transfer function is the one defined in sRGB.\n\nUsage\n-----\nJust enumerate colors from the bottom to the top. Let's blend 75% black on pure white\n\n    blec white black:0.75\n    blec fff 000000bf\n    blec ffffffff [0,0,0,191]\n    blec ffffff:1 [0,0,0]:0.75\n\nEvery call above does the same thing\n\nInstallation\n------------\n\n    pip3 install blec\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figrmk%2Fblec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figrmk%2Fblec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figrmk%2Fblec/lists"}