{"id":21436733,"url":"https://github.com/qmt1/coloriz","last_synced_at":"2026-02-08T07:07:54.061Z","repository":{"id":257823837,"uuid":"871713211","full_name":"qmt1/coloriz","owner":"qmt1","description":"BEAUTYFUL COLOR LIBRARY (PYTHON)","archived":false,"fork":false,"pushed_at":"2024-10-17T16:58:24.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-22T08:48:25.452Z","etag":null,"topics":["color","coloriz","package","pip","python","python3"],"latest_commit_sha":null,"homepage":"","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/qmt1.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":"2024-10-12T18:20:45.000Z","updated_at":"2024-10-17T16:58:28.000Z","dependencies_parsed_at":"2024-10-19T20:48:25.703Z","dependency_job_id":null,"html_url":"https://github.com/qmt1/coloriz","commit_stats":null,"previous_names":["qmt1/coloriz"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qmt1%2Fcoloriz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qmt1%2Fcoloriz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qmt1%2Fcoloriz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qmt1%2Fcoloriz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qmt1","download_url":"https://codeload.github.com/qmt1/coloriz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227974677,"owners_count":17849953,"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":["color","coloriz","package","pip","python","python3"],"created_at":"2024-11-23T00:14:17.536Z","updated_at":"2026-02-08T07:07:49.040Z","avatar_url":"https://github.com/qmt1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coloriz\r\n https://pypi.org/project/coloriz\r\n https://github.com/qmt1/coloriz\r\n\r\n\r\n\r\n# USE\r\n\r\n# Gradient\r\n\r\n```python\r\nfrom coloriz import Color\r\n\r\nprint(Color.gradient(Color.blue_to_red,\"\"\"\r\nYOUR ASCII ART\r\n\"\"\"))\r\n\r\n```\r\n\r\n# Custom\r\n\r\n```python\r\nfrom coloriz import Color\r\n\r\nprint(Color.custom(\"\"\"\r\nYOUR ASCII ART \r\n\"\"\",Color.BLUE,Color.MAGENTA))\r\n\r\n```\r\n\r\n# Basic\r\n\r\n```python\r\nfrom coloriz import Color\r\n\r\nprint(Color.RED + 'TEXT')\r\n\r\n```\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqmt1%2Fcoloriz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqmt1%2Fcoloriz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqmt1%2Fcoloriz/lists"}