{"id":19934066,"url":"https://github.com/simoso68/colorcodeconvert","last_synced_at":"2026-06-08T08:34:06.267Z","repository":{"id":198894860,"uuid":"701596049","full_name":"Simoso68/colorcodeconvert","owner":"Simoso68","description":"A simple library to convert color codes.","archived":false,"fork":false,"pushed_at":"2024-04-20T11:17:54.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T11:59:47.965Z","etag":null,"topics":["color","conversion","hex","library","module","python","rgb"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/colorcodeconvert","language":"Python","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/Simoso68.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-07T02:36:29.000Z","updated_at":"2024-04-20T11:17:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"c32e7820-7d58-4f48-8c3c-f6ec3fd9ee35","html_url":"https://github.com/Simoso68/colorcodeconvert","commit_stats":null,"previous_names":["simoso68/colorcodeconvert"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Simoso68/colorcodeconvert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simoso68%2Fcolorcodeconvert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simoso68%2Fcolorcodeconvert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simoso68%2Fcolorcodeconvert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simoso68%2Fcolorcodeconvert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simoso68","download_url":"https://codeload.github.com/Simoso68/colorcodeconvert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simoso68%2Fcolorcodeconvert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34055249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["color","conversion","hex","library","module","python","rgb"],"created_at":"2024-11-12T23:15:46.984Z","updated_at":"2026-06-08T08:34:06.244Z","avatar_url":"https://github.com/Simoso68.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\n\n\u003ch1\u003ecolorcodeconvert\u003c/h1\u003e\n\n\u003cimg alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/colorcodeconvert?style=for-the-badge\u0026logo=python\u0026label=Python Versions\u0026color=blue\u0026link=https%3A%2F%2Fpypi.org%2Fproject%2Ffewact\"\u003e\n\u003cimg alt=\"PyPI - Downloads\" src=\"https://img.shields.io/pypi/dm/colorcodeconvert?style=for-the-badge\u0026logo=googlebard\u0026logoColor=green\u0026label=Installs\u0026color=green\"\u003e\n\u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/Simoso68/colorcodeconvert?style=for-the-badge\u0026logo=gitbook\u0026logoColor=yellow\u0026color=yellow\"\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003cpre\u003epip install colorcodeconvert\u003c/pre\u003e\n\u003c/div\u003e\n\n## Examples\n\n### From HEX to RGB\n\n```python\nfrom colorcodeconvert import *\n\n# Prints the RGB value associated with the given HEX value.\nprint(convert(HexCode(\"#A0A0A0\"), RGB))\n```\n\n### From RGB to HEX\n\n```python\nfrom colorcodeconvert import *\n\n# Prints the HEX value associated with the given RGB value.\nprint(convert(RgbCode(160, 160, 160), HEX))\n```\n\n## Links\n\n- [Source](https://github.com/Simoso68/colorcodeconvert)\n- [Documentation](https://github.com/Simoso68/colorcodeconvert/wiki)\n- [Open Issues](https://github.com/Simoso68/colorcodeconvert/issues)\n- [Open Pull Requests](https://github.com/Simoso68/colorcodeconvert/pulls)\n\n## Credits\n\nREADME Badges made with [Shields.io](https://shields.io).\n\n## License\n\nThis software is licensed under the GNU General Public License version 3.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimoso68%2Fcolorcodeconvert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimoso68%2Fcolorcodeconvert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimoso68%2Fcolorcodeconvert/lists"}