{"id":20827619,"url":"https://github.com/bonifield/ezpycolor","last_synced_at":"2025-07-16T21:37:09.261Z","repository":{"id":57427937,"uuid":"370088602","full_name":"bonifield/ezpycolor","owner":"bonifield","description":"simple colorization of strings in Python","archived":false,"fork":false,"pushed_at":"2021-05-23T15:58:48.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T07:31:40.645Z","etag":null,"topics":["color","prettyprint","python","python3","string","string-manipulation","strings"],"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/bonifield.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":"2021-05-23T15:27:36.000Z","updated_at":"2021-05-23T16:02:52.000Z","dependencies_parsed_at":"2022-09-09T08:50:55.094Z","dependency_job_id":null,"html_url":"https://github.com/bonifield/ezpycolor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2Fezpycolor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2Fezpycolor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2Fezpycolor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2Fezpycolor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonifield","download_url":"https://codeload.github.com/bonifield/ezpycolor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2Fezpycolor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259274450,"owners_count":22832514,"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","prettyprint","python","python3","string","string-manipulation","strings"],"created_at":"2024-11-17T23:12:33.526Z","updated_at":"2025-06-11T13:35:48.750Z","avatar_url":"https://github.com/bonifield.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ezpycolor\nsimple colorization of strings in Python\n\n### Installation\n```\npip install ezpycolor\n```\n\n### Example Output\n![ezpycolor-example-output.PNG](https://github.com/bonifield/ezpycolor/raw/main/ezpycolor-example-output.PNG)\n\n### Usage\n```\nfrom ezpycolor import *\n\nprintgreen(\"hello world\")\n\ns = colorpurple(\"hello\")+\" \"+colorred(\"world\")\nprint(s)\n\nprintrainbow(\"ABCDEFGHIJKLMNOPQRSTUVWXYZ\")\nprintbgrainbow(\"ABCDEFGHIJKLMNOPQRSTUVWXYZ\")\n```\n\n### Objects\n```\n# print statements\nprintpurple\nprintblue\nprintgreen\nprintyellow\nprintgold\nprintred\nprintbold\nprintunderline\nprintbgpurple\nprintbgblue\nprintbggreen\nprintbgyellow\nprintbggold\nprintbgred\nprintrainbow\nprintbgrainbow\n\n# string objects\ncolorpurple\ncolorblue\ncolorgreen\ncoloryellow\ncolorgold\ncolorred\ncolorbold\ncolorunderline\ncolorbgpurple\ncolorbgblue\ncolorbggreen\ncolorbgyellow\ncolorbggold\ncolorbgred\ncolorrainbow\ncolorbgrainbow\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonifield%2Fezpycolor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonifield%2Fezpycolor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonifield%2Fezpycolor/lists"}