{"id":17101855,"url":"https://github.com/nullarray/chromascope","last_synced_at":"2025-04-13T00:25:50.200Z","repository":{"id":140847846,"uuid":"165181025","full_name":"NullArray/ChromaScope","owner":"NullArray","description":"Pseudo library for python, provides custom colored text formatting in a convenient way.","archived":false,"fork":false,"pushed_at":"2019-01-15T09:42:07.000Z","size":25,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T18:21:31.012Z","etag":null,"topics":["ansi","cli","colore","lib","output","pseudocode"],"latest_commit_sha":null,"homepage":"","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/NullArray.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}},"created_at":"2019-01-11T04:49:03.000Z","updated_at":"2024-08-12T19:44:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8cafa22-def4-4939-a648-508f8b7126a2","html_url":"https://github.com/NullArray/ChromaScope","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/NullArray%2FChromaScope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FChromaScope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FChromaScope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FChromaScope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NullArray","download_url":"https://codeload.github.com/NullArray/ChromaScope/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650100,"owners_count":21139613,"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":["ansi","cli","colore","lib","output","pseudocode"],"created_at":"2024-10-14T15:27:09.903Z","updated_at":"2025-04-13T00:25:50.170Z","avatar_url":"https://github.com/NullArray.png","language":"Python","readme":"# ChromaScope\nPseudo library for python, provides custom colored formatting in a convenient way through the use of ANSI codes.\n\n### Why?\nBasically, i was tired of using Blessings and related libs, nothing personal towards the authors of those libs. However i wanted something a bit simpler and a bit more portable. So i decided to write this. I wrote it so that it can easily be expanded upon. And since it's more of a pseudo lib, you can just copy and paste this script into a project where you wish to use colored text and symbols for your terminal output.\n\nWhether you import the script as a library or not, it is very easy to use.\n\n```\n# As library\nfrom chroma import text\n\nprint text('green',\"This line will now be printed green\")\n```\nIf you simply copy the script to your main python file all you need to do is invoke the function with \n`print text('color','message')`\n\n### Note\n\nShould you have any questions with regards to the contents of this repo please feel free to open a ticket.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullarray%2Fchromascope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullarray%2Fchromascope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullarray%2Fchromascope/lists"}